<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #06</name>
  <description>Today's focus is on sustained VO2 max power with four long, five-minute intervals. These extended efforts are mentally and physically demanding, building a robust aerobic engine and improving your time to exhaustion. Pacing is key; aim for a consistent output across all four intervals.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's get ready for some long VO2 intervals." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.7" PowerHigh="0.9">
      <textevent timeoffset="150" message="Opening up the legs and lungs." />
    </Ramp>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Final easy spin. First 5-minute effort is next." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="300" OnPower="1.08" OffPower="0.5">
      <textevent timeoffset="0" message="Interval 1. Settle into a hard but repeatable pace." />
      <textevent timeoffset="150" message="Halfway. Focus on your form, don't let it get sloppy." />
      <textevent timeoffset="300" message="Recovery. One down, three to go." />
      <textevent timeoffset="600" message="Interval 2. Match that first effort." />
      <textevent timeoffset="1200" message="Interval 3. This is the tough one. Stay mentally strong." />
      <textevent timeoffset="1350" message="Deep breaths, push through the discomfort." />
      <textevent timeoffset="1800" message="Final interval! Let's finish strong." />
      <textevent timeoffset="2090" message="Almost there! 10 seconds!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Fantastic effort. Let's cool down." />
      <textevent timeoffset="300" message="Reflect on the effort. Great work today." />
    </Cooldown>
  </workout>
</workout_file>