<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #05</name>
  <description>This session introduces VO2 max over-unders. By fluctuating between the low and high ends of the zone within each interval, you'll train your body to recover at a high intensity. This is a fantastic workout for improving your ability to handle surges and attacks during a race or hard group ride.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="60" message="Let's begin the warm-up process." />
      <textevent timeoffset="450" message="Think about pulling back through the bottom of the pedal stroke." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Easy spin before the main set. Focus on your breathing." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="240" OnPower="1.05" OffPower="0.5">
      <textevent timeoffset="0" message="First interval. Settle in just above threshold." />
      <textevent timeoffset="60" message="Surge! Up to 115% for 60 seconds." />
      <textevent timeoffset="120" message="Settle back to 105%. Control your breathing." />
      <textevent timeoffset="180" message="Final surge for this interval! Up to 115%." />
      <textevent timeoffset="240" message="Recovery. That's one down." />
      <textevent timeoffset="480" message="Interval 2. Let's go! 105% base." />
      <textevent timeoffset="540" message="Surge!" />
      <textevent timeoffset="960" message="Interval 3. Halfway through the workout!" />
      <textevent timeoffset="1020" message="Surge!" />
      <textevent timeoffset="1440" message="Interval 4. Stay strong, keep your form." />
      <textevent timeoffset="1500" message="Surge!" />
      <textevent timeoffset="1920" message="Last one! Empty the tank." />
      <textevent timeoffset="1980" message="Final surge! Give it everything!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Incredible work. Time for a well-deserved cool down." />
      <textevent timeoffset="300" message="Spin easy and let the body recover." />
    </Cooldown>
  </workout>
</workout_file>