<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #05</name>
  <description>This workout focuses on extending the time you can spend at your VO2 max. These longer, grinding 7-minute intervals at the lower end of the zone build immense aerobic endurance and mental fortitude. The goal is to resist fatigue and maintain steady power output throughout each effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.8" />
    <SteadyState Duration="1500" Power="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="420" OffDuration="360" OnPower="1.08" OffPower="0.6">
      <textevent timeoffset="15" message="Settle into a sustainable, hard pace." />
      <textevent timeoffset="210" message="Halfway point. Stay focused on your breathing and pedal stroke." />
      <textevent timeoffset="410" message="Done! Take this recovery seriously." />
    </IntervalsT>
    <SteadyState Duration="960" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="60" message="That was a tough one. Great job holding on." />
    </Cooldown>
  </workout>
</workout_file>