<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #07</name>
  <description>This workout utilizes power ramps to build intensity throughout each VO2 Max effort. Instead of holding a steady power, you'll be gradually increasing the load, which recruits muscle fibers progressively. This is a great way to improve muscular endurance and learn to handle rising intensity under fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="60" message="Time to warm up. Focus on high, light cadence." />
    </Warmup>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="0" message="First ramp. Start steady and build the power smoothly." />
      <textevent timeoffset="90" message="Keep the pressure building. You're halfway." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="30" message="Good work. Spin easy and recover." />
    </SteadyState>
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="0" message="Ramp two. Let's do it again." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55" />
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="0" message="Third effort. Stay in control as the power rises." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55" />
    <Ramp Duration="180" PowerLow="1" PowerHigh="1.2">
      <textevent timeoffset="0" message="Final ramp! Finish strong." />
    </Ramp>
    <SteadyState Duration="300" Power="0.65" />
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="Ramps are done. Great session. Time for a well-deserved cool-down." />
    </Cooldown>
  </workout>
</workout_file>