<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Medium #06</name>
  <description>This workout is structured as a pyramid, gradually increasing intensity to the top of Zone 2 and then decreasing back down. This session maximizes time in the endurance zone, as outlined by the Coggan Power Zones, while keeping the effort dynamic. The progressive build and regression helps teach pacing and control, making it a mentally engaging way to build your aerobic engine.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Time to warm up. Focus on smooth pedaling." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.6">
      <textevent timeoffset="30" message="First step of the pyramid. Low Zone 2. Very comfortable." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="30" message="Stepping up. Mid Zone 2. Find a sustainable pace." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.7">
      <textevent timeoffset="30" message="Peak of the pyramid. Top of Zone 2. Hold it here." />
      <textevent timeoffset="900" message="Halfway through the peak. Stay strong and focused." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="30" message="Stepping back down. Control the effort." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great pyramid session. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>