<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Medium #08</name>
  <description>This workout follows a pyramid structure, building intensity through the lower to upper ranges of your endurance zone before stepping back down. This simulates the effort of a long, rolling hill, demanding sustained power and control. By spending time at various levels within Zone 2, as defined by the Coggan Power Zones, you'll develop a well-rounded aerobic base and improve muscular stamina.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="300" message="Warm-up almost done. Get ready to build this pyramid." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="900" Power="0.6">
      <textevent timeoffset="30" message="First step of the pyramid. Very easy endurance pace." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.7">
      <textevent timeoffset="30" message="Stepping up. Settle into the heart of your Zone 2." />
      <textevent timeoffset="600" message="Halfway. Breathing is deeper but still under control." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.75">
      <textevent timeoffset="30" message="Top of the pyramid. Upper-endurance effort. Hold it steady." />
      <textevent timeoffset="600" message="Stay strong at the peak. This is building strength." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="30" message="Stepping down. Let the effort level decrease slightly, but keep working." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="300" message="Pyramid complete. Excellent control. Time for the cool-down." />
    </Cooldown>
  </workout>
</workout_file>