<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Pushing #07</name>
  <description>The Z2 Pyramid workout is designed to build endurance through a long, continuous, and variable effort. You will gradually ramp up through your endurance zone, hold the peak for a solid 30 minutes, and then ramp back down. This simulates a long, steady climb followed by a descent. This structure, guided by Coggan Power Zones, is excellent for improving aerobic capacity and teaching the body to be efficient at different outputs within Zone 2. The long central block is a great test of mental focus.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="300" message="Focus on deep, rhythmic breathing." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="900" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Climbing the pyramid. A slow, steady build." />
    </Ramp>
    <SteadyState Duration="1800" Power="0.75">
      <textevent timeoffset="10" message="At the peak. Hold this steady power." />
      <textevent timeoffset="900" message="Halfway across the top. You've got this!" />
    </SteadyState>
    <Ramp Duration="900" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="10" message="Heading down the other side. Control the descent." />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Pyramid conquered. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>