<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Easy #07</name>
  <description>These tempo ramps build strength and control by gradually increasing power within each interval. This mimics the feeling of riding into a headwind or up a long, gradual climb, improving your ability to apply force smoothly and efficiently.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <Ramp Duration="720" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="First ramp. Feel the pressure build slowly." />
      <textevent timeoffset="360" message="Mid-point. Control your breathing as the effort increases." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6" />
    <Ramp Duration="720" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Second ramp. You know what to do. Stay smooth." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6" />
    <Ramp Duration="720" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final ramp. Finish strong!" />
    </Ramp>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great control. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>