<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #08</name>
  <description>Build a strong aerobic foundation with this pyramid-style endurance workout. The session gradually increases intensity to a peak within Zone 2 before tapering back down. This structure improves your body's ability to handle sustained power and is excellent for building mental toughness and pacing skills.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
    <tag name="PYRAMID" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="60" message="Today's ride is a pyramid. We'll build up and then come back down." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="10" message="First step of the pyramid. Easy endurance." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Stepping up. A little more pressure on the pedals." />
    </SteadyState>
    <SteadyState Duration="420" Power="0.75">
      <textevent timeoffset="10" message="The peak of our pyramid! Hold it here." />
      <textevent timeoffset="210" message="Halfway through the peak. Stay strong." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Now on the way down. Control the effort." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="10" message="Final step down. Almost home." />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Pyramid complete. Great pacing." />
    </Cooldown>
  </workout>
</workout_file>