<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Pushing #07</name>
  <description>This workout builds aerobic endurance through a pyramid structure. You will gradually ramp up to the top of Zone 2, hold it, and then ramp back down. This teaches pacing and control while maximizing time in the most productive part of the endurance zone.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.6">
      <textevent timeoffset="240" message="Easy warm-up. We're starting the main set from 60% FTP." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="900" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let the pyramid begin. A long, slow ramp up." />
      <textevent timeoffset="450" message="Halfway up the ramp. The effort should be gradually increasing." />
    </Ramp>
    <SteadyState Duration="1080" Power="0.75">
      <textevent timeoffset="30" message="You've reached the top. Hold this steady power." />
      <textevent timeoffset="540" message="Stay strong at the peak of the pyramid! This is where the magic happens." />
    </SteadyState>
    <Ramp Duration="900" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="30" message="Now, the controlled descent. Don't let the power drop too fast." />
    </Ramp>
    <Cooldown Duration="240" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="60" message="Pyramid complete. Excellent control and a great endurance stimulus." />
    </Cooldown>
  </workout>
</workout_file>