<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Easy #04</name>
  <description>This workout features two long, slow ramps entirely within your zone Z2 (Endurance) range. The gradual increase in intensity from the bottom to the top of the zone teaches pacing and control, reflecting the principles of Coggan Power Zones. This session is excellent for improving your ability to sustain power over long durations and for learning how different efforts feel within the same endurance zone.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Warm-up complete. Prepare for the first long ramp." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <Ramp Duration="2700" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Start of the first ramp. Keep it smooth and controlled." />
      <textevent timeoffset="1350" message="Halfway up. The effort should be increasing gradually." />
    </Ramp>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="30" message="Brief recovery. Spin the legs." />
    </SteadyState>
    <Ramp Duration="2700" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Second and final ramp. Match the effort from the first one." />
      <textevent timeoffset="1350" message="Midpoint. Stay focused on your form as you approach the top of Z2." />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Workout complete. Well done. Enjoy the cool-down." />
    </Cooldown>
  </workout>
</workout_file>