<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #07</name>
  <description>Build and descend a pyramid of power, all within your key endurance zone. This workout improves your ability to control effort and pace as the intensity gradually rises and falls. The symmetrical structure helps develop a feel for different levels of sustainable effort, a crucial skill for long rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="420" PowerLow="0.45" PowerHigh="0.6">
      <textevent timeoffset="60" message="Let's begin the warm-up for our pyramid session." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="1020" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Climbing the pyramid. Very gradual increase in power." />
      <textevent timeoffset="510" message="Halfway to the top. The effort is building, stay controlled." />
    </Ramp>
    <Ramp Duration="1020" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="10" message="You're at the peak. Now, control the descent. Don't let power drop too fast." />
      <textevent timeoffset="510" message="Halfway down. This is all about control and muscular endurance." />
    </Ramp>
    <Cooldown Duration="240" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Great control on that pyramid. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>