<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #07</name>
  <description>By using ramps instead of steady-state power, these intervals force your body to adapt constantly. This enhances muscle recruitment and control, teaching you to produce power smoothly across a range of outputs within your VO2 max zone.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get ready for some ramped efforts." />
    </Warmup>
    <Ramp Duration="180" PowerLow="1.05" PowerHigh="1.15">
      <textevent timeoffset="10" message="First ramp. Build power smoothly." />
    </Ramp>
    <SteadyState Duration="195" Power="0.55">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1.05" PowerHigh="1.15">
      <textevent timeoffset="90" message="Halfway through this ramp. Keep building!" />
    </Ramp>
    <SteadyState Duration="195" Power="0.55" />
    <Ramp Duration="180" PowerLow="1.05" PowerHigh="1.15">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <SteadyState Duration="195" Power="0.55">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1.05" PowerHigh="1.15">
      <textevent timeoffset="10" message="Last ramp. Finish at the top!" />
    </Ramp>
    <SteadyState Duration="195" Power="0.55" />
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Great control. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>