<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Easy #10</name>
  <description>This workout uses ramps to ease into each threshold effort, mimicking the gradual power increase needed on a long climb. This helps develop smooth power application and control. It's an excellent session for improving climbing rhythm and sustained power output.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="1200" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="600" message="Focus on smooth pedal strokes during the warm-up." />
    </Warmup>
    <Ramp Duration="120" PowerLow="0.85" PowerHigh="0.95">
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Ramp>
    <SteadyState Duration="480" Power="0.95">
      <textevent timeoffset="10" message="First interval. Settle into threshold power." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="120" PowerLow="0.85" PowerHigh="0.95">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Ramp>
    <SteadyState Duration="480" Power="0.95">
      <textevent timeoffset="240" message="Halfway through this effort. Keep it controlled." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Ramp Duration="120" PowerLow="0.85" PowerHigh="0.95">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Ramp>
    <SteadyState Duration="480" Power="0.95">
      <textevent timeoffset="10" message="Third interval. Stay focused." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="120" PowerLow="0.85" PowerHigh="0.95">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Ramp>
    <SteadyState Duration="480" Power="0.95">
      <textevent timeoffset="10" message="Final effort. Finish strong!" />
    </SteadyState>
    <SteadyState Duration="2100" Power="0.65">
      <textevent timeoffset="1050" message="Main set complete. Time to spin the legs and recover." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="30" message="Excellent work. Enjoy the cooldown." />
    </Cooldown>
  </workout>
</workout_file>