<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Pushing #07</name>
  <description>Train your body to handle accelerating efforts with these VO2 max ramp intervals. Each repetition gradually increases in intensity, forcing your cardiorespiratory system to adapt on the fly. This workout improves your ability to respond to attacks and drive the pace on tough terrain.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="240" Power="0.75" />
    <Ramp Duration="60" PowerLow="0.8" PowerHigh="1.1">
      <textevent timeoffset="30" message="Opener! Feel the legs wake up." />
    </Ramp>
    <SteadyState Duration="120" Power="0.5" />
    <IntervalsT Repeat="3" OnDuration="240" OffDuration="180" OnPower="1.05" OffPower="0.5">
      <textevent timeoffset="10" message="Build the power smoothly through the ramp." />
      <textevent timeoffset="120" message="Keep pushing as it gets harder. You're halfway!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Great job managing the increasing effort." />
    </Cooldown>
  </workout>
</workout_file>