<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #01</name>
  <description>This classic VO2 max workout builds aerobic power with five sharp, four-minute intervals. These efforts are designed to push your oxygen uptake to its limit, enhancing your top-end engine and ability to sustain hard efforts. Focus on controlled breathing and maintaining form under fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's get started. Easy spinning to warm up the legs." />
      <textevent timeoffset="300" message="Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="10" message="Bringing the effort up slightly into the endurance zone." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="0" message="3x1 min spin-ups to activate the muscles." />
      <textevent timeoffset="120" message="Spin-up #2. Keep it smooth!" />
      <textevent timeoffset="240" message="Final spin-up. Get the heart rate up." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Final few minutes of warm up. Get ready for the main set." />
      <textevent timeoffset="120" message="Take a sip of water. First interval coming up." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.5">
      <textevent timeoffset="0" message="Here we go! First 4-minute VO2 max effort. Settle in." />
      <textevent timeoffset="120" message="Halfway through this one. Stay strong!" />
      <textevent timeoffset="240" message="Recovery. Breathe deep, bring the heart rate down." />
      <textevent timeoffset="480" message="Interval #2. Let's do it! Find your rhythm." />
      <textevent timeoffset="960" message="Interval #3. Over the hump! Keep pushing." />
      <textevent timeoffset="1440" message="Interval #4. Dig deep now. This is where the gains are made." />
      <textevent timeoffset="1920" message="Final interval! Empty the tank!" />
      <textevent timeoffset="2040" message="You are stronger than you think. Hold the power!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Excellent work! Time to cool down." />
      <textevent timeoffset="300" message="Let the legs spin out. Focus on relaxing your upper body." />
    </Cooldown>
  </workout>
</workout_file>