<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Easy #05</name>
  <description>This workout uses ramps to progressively increase the intensity into the VO2 max zone. This gradual build helps you engage aerobic pathways effectively before hitting peak effort. These ramps are great for simulating the feeling of attacking over the top of a short climb.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="180" message="Start to bring the heart rate up gently." />
    </Warmup>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="120" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="0" message="First ramp. Build your effort smoothly." />
      <textevent timeoffset="60" message="Keep building! Control your breathing." />
    </Ramp>
    <SteadyState Duration="240" Power="0.6" />
    <Ramp Duration="120" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="0" message="Ramp number two. Match that first effort." />
    </Ramp>
    <SteadyState Duration="240" Power="0.6" />
    <Ramp Duration="120" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="0" message="Final ramp! Empty the tank." />
    </Ramp>
    <SteadyState Duration="240" Power="0.6" />
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="60" message="Fantastic work. Time for a well-earned cooldown." />
    </Cooldown>
  </workout>
</workout_file>