<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #07</name>
  <description>This workout uses ramped intervals that start at threshold and build into your VO2 max zone. This unique stimulus trains your body to handle accelerating efforts, mimicking the demands of attacking or bridging a gap. It's an excellent way to improve power delivery across different intensities.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Standard warm-up. Focus on smooth pedaling." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="300" message="Easy spin. Prepare for five tough ramps." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="300" OffDuration="240" OnPower="1" OffPower="0.55">
      <textevent timeoffset="0" message="Ramp 1. Starting at threshold." />
      <textevent timeoffset="150" message="Power is climbing. Stay controlled." />
      <textevent timeoffset="290" message="Hold it to the end!" />
      <textevent timeoffset="300" message="Recovery. Breathe." />
      <textevent timeoffset="540" message="Ramp 2. Let's go again." />
      <textevent timeoffset="1080" message="Ramp 3. Halfway point. Dig in." />
      <textevent timeoffset="1620" message="Ramp 4. Don't fade now." />
      <textevent timeoffset="2160" message="Final ramp! Make this the best one yet." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Ramps complete. Awesome job." />
      <textevent timeoffset="300" message="Let the heart rate come down naturally." />
    </Cooldown>
  </workout>
</workout_file>