<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Pushing #09</name>
  <description>Challenge your aerobic system with VO2 'floats'. This workout combines a hard VO2 max effort with a recovery period at a high tempo pace, known as a 'float'. This limited recovery forces your body to adapt to clearing lactate while still under stress, dramatically improving your fitness for relentless racing conditions.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.8">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.88">
      <textevent timeoffset="10" message="First effort, then into the float. No easy rest!" />
      <textevent timeoffset="190" message="Float recovery. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.5">
      <textevent timeoffset="120" message="Full recovery now. Prepare for the next block." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.88">
      <textevent timeoffset="10" message="Final block. This is tough, stay with it." />
      <textevent timeoffset="190" message="Last float. Keep the pressure on." />
    </IntervalsT>
    <Cooldown Duration="840" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="That was advanced. Phenomenal work." />
    </Cooldown>
  </workout>
</workout_file>