<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Medium #05</name>
  <description>This session uses ramp-in intervals to build towards a peak VO2 max effort. By gradually increasing the power, you recruit muscle fibers progressively, mimicking the feeling of a sustained attack. This enhances your ability to handle accumulating fatigue at high intensities.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <Ramp Duration="180" PowerLow="1.06" PowerHigh="1.18">
      <textevent timeoffset="0" message="First ramp. Build the power smoothly." />
      <textevent timeoffset="170" message="Hold it to the end!" />
    </Ramp>
    <SteadyState Duration="150" Power="0.55" />
    <Ramp Duration="180" PowerLow="1.06" PowerHigh="1.18">
      <textevent timeoffset="90" message="Halfway. Stay controlled." />
    </Ramp>
    <SteadyState Duration="150" Power="0.55" />
    <Ramp Duration="180" PowerLow="1.06" PowerHigh="1.18">
      <textevent timeoffset="0" message="Third effort. You know what to do." />
    </Ramp>
    <SteadyState Duration="150" Power="0.55" />
    <Ramp Duration="180" PowerLow="1.06" PowerHigh="1.18">
      <textevent timeoffset="0" message="Last one, best one!" />
    </Ramp>
    <Cooldown Duration="180" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="90" message="Great pacing. Enjoy the cooldown." />
    </Cooldown>
  </workout>
</workout_file>