<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Pushing #06</name>
  <description>A pyramid structure within Zone 1 adds purpose to your recovery spin. You'll build to a 'peak' at the high end of the zone before returning to a lower effort. This mimics real-world undulations and helps improve metabolic flexibility even on an easy day, ensuring you get the maximum benefit from your recovery time.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="240" PowerLow="0.45" PowerHigh="0.45">
      <textevent timeoffset="120" message="Prepare for a structured recovery session." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <SteadyState Duration="300" Power="0.48">
      <textevent timeoffset="150" message="Building the base of the pyramid." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.54">
      <textevent timeoffset="30" message="At the peak of our recovery effort. Still very easy!" />
      <textevent timeoffset="240" message="Hold it steady. Focus on consistent power output." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.48">
      <textevent timeoffset="150" message="Back down the other side. Control is key." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.4">
      <textevent timeoffset="120" message="Final easy spin before the cooldown." />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.4" PowerHigh="0.3">
      <textevent timeoffset="120" message="Recovery mission accomplished." />
    </Cooldown>
  </workout>
</workout_file>