<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #10</name>
  <description>Improve your control and pacing with gradual ramps into and out of the tempo zone. This mimics the demands of rolling terrain or accelerating within a group, training your body to handle smooth transitions in power output efficiently.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
    <tag name="RAMP" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's get started with a steady warm-up." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <Ramp Duration="480" PowerLow="0.76" PowerHigh="0.9">
      <textevent timeoffset="10" message="First ramp. A slow, steady build over 8 minutes." />
      <textevent timeoffset="240" message="Halfway up the ramp. The effort should be gradually increasing." />
    </Ramp>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Nice control. Spin easy and recover for the next ramp." />
    </SteadyState>
    <Ramp Duration="480" PowerLow="0.76" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final ramp. Let's do it again. Focus on smooth power delivery." />
      <textevent timeoffset="460" message="Hold it to the top!" />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="10" message="Great workout. Let your body absorb the training." />
      <textevent timeoffset="150" message="Easy spinning to finish." />
    </Cooldown>
  </workout>
</workout_file>