<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Medium #05</name>
  <description>This workout uses smooth power ramps to increase time spent across the entire threshold zone. By gradually increasing the resistance, you'll improve muscular endurance and learn to handle subtle changes in effort, a key skill for managing varied terrain.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="180" message="Focus on a fluid pedal stroke during the warm-up." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <SteadyState Duration="60" Power="0.55" />
    <Ramp Duration="480" PowerLow="0.92" PowerHigh="1.05">
      <textevent timeoffset="10" message="Here comes the first ramp. Gradually build the power." />
      <textevent timeoffset="240" message="Halfway up the ramp. Keep the pressure consistent." />
    </Ramp>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="60" message="Recover and prepare for the second ramp." />
    </SteadyState>
    <Ramp Duration="480" PowerLow="0.92" PowerHigh="1.05">
      <textevent timeoffset="10" message="Final ramp. Match the effort from the first one." />
      <textevent timeoffset="240" message="You're at the midpoint. Dig in!" />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="180" message="Job well done. Enjoy the cool-down." />
    </Cooldown>
  </workout>
</workout_file>