<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Medium #09</name>
  <description>This session features a large pyramid structure, slowly ramping up to the top of your Zone 2, holding it, and then slowly ramping back down. This sustained, controlled effort is fantastic for building aerobic capacity and muscular endurance, key tenets of the Coggan Power Zones philosophy. The long, gradual changes in power keep the work engaging and highly effective for building your base fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="150" message="Let's get ready to climb a pyramid." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <Ramp Duration="600" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Starting the slow climb. 10 minutes up." />
      <textevent timeoffset="300" message="Halfway up the ramp. Power should be increasing steadily." />
    </Ramp>
    <SteadyState Duration="300" Power="0.75">
      <textevent timeoffset="10" message="At the top of the pyramid. Hold it steady here." />
    </SteadyState>
    <Ramp Duration="600" PowerLow="0.75" PowerHigh="0.6">
      <textevent timeoffset="10" message="Now for the controlled descent. 10 minutes down." />
      <textevent timeoffset="300" message="Halfway down. Focus on smooth pedaling." />
    </Ramp>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Final block. Steady endurance pace to finish." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="150" message="Pyramid conquered. Excellent work." />
    </Cooldown>
  </workout>
</workout_file>