<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Medium #02</name>
  <description>This workout challenges your ability to sustain power at your VO2 max for longer durations. These extended 5-minute intervals are mentally tough but highly effective for improving aerobic capacity and fatigue resistance at high intensity.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="360" message="Prepare the body and mind for the long efforts ahead." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="300" OnPower="1.08" OffPower="0.55">
      <textevent timeoffset="0" message="First long effort. Pace yourself from the start." />
      <textevent timeoffset="150" message="Halfway through this interval. Stay strong." />
      <textevent timeoffset="600" message="One down, two to go. You can do this." />
      <textevent timeoffset="1200" message="Final interval. Give it your all!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.5" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="Great job holding that power. Let's spin it out." />
    </Cooldown>
  </workout>
</workout_file>