<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Pushing #01</name>
  <description>This classic VO2 max session builds your top-end aerobic power with five challenging 6-minute intervals. Pushing through these efforts will expand your aerobic capacity and improve your ability to sustain hard attacks. Focus on smooth, powerful pedaling even as fatigue sets in.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on smooth, round pedal strokes." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="60" Power="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="5" OnDuration="360" OffDuration="432" OnPower="1.08" OffPower="0.5">
      <textevent timeoffset="0" message="First interval! Settle in, control your breathing." />
      <textevent timeoffset="180" message="Halfway through. Stay strong." />
      <textevent timeoffset="350" message="Almost there!" />
      <textevent timeoffset="365" message="Great work. Recover well, spin the legs." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="300" message="Excellent session. Let the body cool down gradually." />
    </Cooldown>
  </workout>
</workout_file>