<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Medium #04</name>
  <description>This workout, 'The Recovery Pyramid,' uses very slow, gradual ramps to build and decrease intensity within Zone 1. This structure keeps the ride engaging while ensuring the effort remains squarely focused on active recovery and promoting physiological adaptation.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="15" message="Let's get started on this recovery pyramid." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <Ramp Duration="1320" PowerLow="0.45" PowerHigh="0.55">
      <textevent timeoffset="15" message="Very gradual climb in effort begins now." />
      <textevent timeoffset="660" message="Halfway up the pyramid. Power should still feel very light." />
    </Ramp>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="10" message="At the peak. Hold this steady recovery effort." />
    </SteadyState>
    <Ramp Duration="1320" PowerLow="0.55" PowerHigh="0.45">
      <textevent timeoffset="15" message="Now we descend. Let the effort fall away slowly." />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="15" message="Pyramid complete. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>