<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Pushing #06</name>
  <description>This workout challenges your VO2 max system with a descending ladder of intervals at increasing intensity. Starting with a longer, more sustainable effort and finishing with a short, sharp burst teaches pacing and builds fatigue resistance. It's a great way to simulate the escalating demands of a race finish.</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="1" OnDuration="300" OffDuration="240" OnPower="1.08" OffPower="0.5">
      <textevent timeoffset="150" message="Longest effort first. Settle in." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="240" OffDuration="180" OnPower="1.1" OffPower="0.5">
      <textevent timeoffset="120" message="Power up, duration down. Stay strong." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="180" OffDuration="120" OnPower="1.12" OffPower="0.5">
      <textevent timeoffset="90" message="Final hard block! Give it what you have left." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="Excellent work. That's a tough set." />
    </Cooldown>
  </workout>
</workout_file>