<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Pushing #09</name>
  <description>Test your limits with this relentless VO2 max grinder. Short, intense 2-minute efforts are paired with minimal recovery, forcing your body to clear lactate under duress. This workout builds exceptional fatigue resistance and mental toughness for the hardest moments of a race.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7" />
    <SteadyState Duration="240" Power="0.75" />
    <Ramp Duration="60" PowerLow="0.8" PowerHigh="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="120" OffDuration="60" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="High power, short recovery. Let's go!" />
      <textevent timeoffset="60" message="Halfway! Stay focused, the recovery is short." />
      <textevent timeoffset="130" message="Grab that quick recovery. Deep breaths." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="That was a grinder. Awesome job." />
      <textevent timeoffset="400" message="Spin easy. Focus on hydration and recovery." />
    </Cooldown>
  </workout>
</workout_file>