<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Pushing #06</name>
  <description>This workout uses a pyramid structure entirely within the active recovery zone. By gradually increasing and then decreasing the intensity, it keeps you mentally engaged and simulates the gentle changes in effort you might experience on a rolling recovery ride. It's a structured way to flush the legs and maintain focus.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="360" PowerLow="0.35" PowerHigh="0.55">
      <textevent timeoffset="180" message="Halfway through the warmup. Feel the blood flowing." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <SteadyState Duration="480" Power="0.45">
      <textevent timeoffset="10" message="Starting the base of the pyramid. Very light pressure." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.5">
      <textevent timeoffset="10" message="Slight step up in effort. Still very comfortable." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Approaching the peak. Top of Zone 1." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Holding the peak of our small pyramid." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Starting the descent. Still at the top of Zone 1." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.5">
      <textevent timeoffset="10" message="Stepping back down. Keep it smooth." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.45">
      <textevent timeoffset="10" message="Back to the base. Easy spinning to the end of the main set." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.25">
      <textevent timeoffset="150" message="Fantastic job. Recovery is key to getting stronger." />
    </Cooldown>
  </workout>
</workout_file>