<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #02</name>
  <description>Sharpen your pacing and lactate clearance with these tempo over/unders. By fluctuating just above and below your tempo range, you'll train your body to handle changes in pace and become more efficient at clearing metabolic byproducts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Easy spinning to start. Let's warm up the muscles." />
      <textevent timeoffset="240" message="Main set coming up: tempo over/unders." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="120" OnPower="0.9" OffPower="0.8">
      <textevent timeoffset="10" message="First 'over' interval. Just a small lift in effort." />
      <textevent timeoffset="130" message="Now settle into the 'under'. Feel the slight relief." />
      <textevent timeoffset="250" message="Back up to the 'over'. Control your breathing." />
      <textevent timeoffset="610" message="Over halfway through the main set. Stay focused." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="20" message="Great job with those fluctuations. Time to recover." />
      <textevent timeoffset="180" message="Take a few deep, cleansing breaths." />
    </Cooldown>
  </workout>
</workout_file>