<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3 (Tempo) Pushing #08</name>
  <description>This workout simulates four long, steady climbs. Each interval gradually increases in intensity, mimicking the effort of ascending a mountain pass. This builds climbing-specific endurance, pacing strategy, and the mental fortitude to handle sustained uphill efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <Ramp Duration="1200" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="First climb. Start steady and controlled." />
      <textevent timeoffset="600" message="Halfway up. The gradient is kicking up. Increase the power smoothly." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="1200" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Climb number two. Find your rhythm early." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="1200" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Third climb. Stay seated and focus on efficient pedaling." />
      <textevent timeoffset="600" message="Keep your core engaged to provide a stable platform for your legs." />
    </Ramp>
    <SteadyState Duration="300" Power="0.6" />
    <Ramp Duration="1200" PowerLow="0.8" PowerHigh="0.9">
      <textevent timeoffset="10" message="Final climb! Push all the way to the summit." />
    </Ramp>
    <Cooldown Duration="480" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="10" message="You've conquered the climbs. Time for a well-deserved cooldown." />
    </Cooldown>
  </workout>
</workout_file>