<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Easy #06</name>
  <description>Develop a feel for smooth power application with long, gradual ramps into the tempo zone. This workout is great for improving pacing strategy and muscular control, teaching you to ease into an effort rather than surging.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="10" message="Time to warm up. Focus on a smooth pedal stroke." />
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
    </Warmup>
    <Ramp Duration="720" PowerLow="0.75" PowerHigh="0.9">
      <textevent timeoffset="10" message="First long ramp. Be patient and let the power build gradually." />
      <textevent timeoffset="360" message="You're crossing into tempo now. Feel the change in effort." />
    </Ramp>
    <SteadyState Duration="360" Power="0.6">
      <textevent timeoffset="10" message="Nice control. Spin easy during this recovery." />
    </SteadyState>
    <Ramp Duration="720" PowerLow="0.75" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final ramp. Try to make it feel even smoother than the first." />
      <textevent timeoffset="660" message="Almost at the top, hold it strong!" />
    </Ramp>
    <Cooldown Duration="420" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="10" message="Great pacing. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>