<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #07</name>
  <description>Build power and control with these progressive VO2 max ramps. Each interval gradually increases in intensity, forcing your body to adapt to a rising workload. This workout is excellent for developing pacing for time trials and long climbs where effort needs to be managed carefully.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="180" message="Get ready for some ramp efforts." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="10" message="First ramp. Build the power smoothly." />
      <textevent timeoffset="90" message="Keep the pressure on as it gets harder." />
    </Ramp>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="30" message="Spin easy. One down, three to go." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="10" message="Ramp two. Focus on your form." />
    </Ramp>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="30" message="Nice work. Halfway through the main set." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="10" message="Ramp three. Can you hold it even smoother this time?" />
    </Ramp>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="30" message="One last ramp to go!" />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="10" message="Final ramp! Empty the tank!" />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="Ramps complete. Awesome control and power." />
    </Cooldown>
  </workout>
</workout_file>