<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #09</name>
  <description>Train your body to handle a gradual increase in intensity with these long, progressive tempo ramps. This workout mimics the effort of a long, steady climb with a gradually increasing gradient, improving your aerobic control and pacing discipline.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get ready to climb." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <Ramp Duration="1200" PowerLow="0.76" PowerHigh="0.88">
      <textevent timeoffset="10" message="Long, steady build. Don't go out too hard." />
      <textevent timeoffset="600" message="Halfway. The pressure is building slowly. Stay in control." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Recover and reset for the final climb." />
    </SteadyState>
    <Ramp Duration="900" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final ramp. A little steeper this time." />
      <textevent timeoffset="450" message="Keep that form solid as the power increases." />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Excellent pacing. That's a tough session." />
    </Cooldown>
  </workout>
</workout_file>