<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Medium #10</name>
  <description>Enhance your muscular endurance and ability to recover at a productive pace with this 'float' interval workout. By alternating between strong tempo and active endurance zones, you train your body to clear lactate and keep working efficiently, perfect for rolling terrain.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Focus on a relaxed warm-up." />
      <textevent timeoffset="360" message="Breathing should be easy. Prepare for a long, steady effort." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="360" OffDuration="240" OnPower="0.88" OffPower="0.7">
      <textevent timeoffset="0" message="Here we go. Six minutes at tempo." />
      <textevent timeoffset="360" message="Now, 'float' down to high endurance. This is active recovery." />
      <textevent timeoffset="3000" message="Halfway through the main set. You're doing great. Stay focused." />
      <textevent timeoffset="5400" message="Final tempo push! Make it a good one." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="That's a huge block of quality work. Time to spin it out." />
      <textevent timeoffset="240" message="Let your heart rate and breathing return to normal." />
    </Cooldown>
  </workout>
</workout_file>