<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Easy #08</name>
  <description>A descending pyramid structure keeps this recovery ride interesting. You'll start with a longer block at the top of the zone and gradually decrease the duration as you descend in power. This helps ease the body into a state of deeper recovery by the end of the session.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="30" message="Let's get started with a steady warm-up." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.54">
      <textevent timeoffset="15" message="First and longest block. Settle in at the top of the recovery zone." />
      <textevent timeoffset="900" message="Halfway through this block. Keep it smooth and relaxed." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.5">
      <textevent timeoffset="15" message="Stepping the power down slightly. Keep it smooth." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.46">
      <textevent timeoffset="15" message="Final step down. Very light on the pedals now." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="30" message="Pyramid complete. Excellent work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>