<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Medium #05</name>
  <description>This workout features intervals that ramp up in intensity, forcing your body to adapt as the effort gets progressively harder. This mimics the feeling of bridging a gap or attacking on a climb. Building the effort teaches pacing and builds mental toughness for holding on when things get tough.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
    <tag name="RAMP" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="270" Power="0.7" />
    <Ramp Duration="180" PowerLow="1.08" 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="210" Power="0.5" />
    <Ramp Duration="180" PowerLow="1.08" PowerHigh="1.2">
      <textevent timeoffset="10" message="Second ramp. You know what to do." />
      <textevent timeoffset="170" message="Hold it to the top!" />
    </Ramp>
    <SteadyState Duration="210" Power="0.5" />
    <Ramp Duration="180" PowerLow="1.08" PowerHigh="1.2">
      <textevent timeoffset="10" message="Final ramp. Give it everything you have left." />
    </Ramp>
    <SteadyState Duration="210" Power="0.5" />
    <Cooldown Duration="780" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Great control. Time for a long cooldown." />
    </Cooldown>
  </workout>
</workout_file>