<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Easy #07</name>
  <description>A gentle pyramid structure to add variety to your recovery. The workout gradually builds to the top of Zone 1 and then symmetrically descends. This session helps with pacing and control while ensuring the intensity remains squarely in the recovery range.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="150" message="A gentle pyramid today. Let's start easy." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <SteadyState Duration="600" Power="0.45">
      <textevent timeoffset="10" message="First step of the pyramid. Very light pressure." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.5">
      <textevent timeoffset="10" message="Slight step up. Still very much in the recovery zone." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Peak of the pyramid. Top of Zone 1." />
      <textevent timeoffset="150" message="Hold it steady here before we descend." />
    </SteadyState>
    <SteadyState Duration="450" Power="0.5">
      <textevent timeoffset="10" message="Stepping back down. Control the effort." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.45">
      <textevent timeoffset="10" message="Final step. Back to the base of the pyramid." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="150" message="Pyramid complete. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>