<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Pushing #08</name>
  <description>This 'Pyramid' recovery ride varies the duration of steady Zone 1 blocks to keep the mind engaged. Building up to a longer block and then tapering down helps break up the hour. This structure provides a clear mental roadmap, making a disciplined recovery ride feel more achievable and productive.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="30" message="Today's recovery is a pyramid structure. Let's start the climb." />
    </Warmup>
    <SteadyState Duration="480" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.45" />
    <SteadyState Duration="600" Power="0.52">
      <textevent timeoffset="300" message="Middle of the second block. Stay consistent." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.45" />
    <SteadyState Duration="900" Power="0.54">
      <textevent timeoffset="15" message="This is the peak of the pyramid. Longest block. Settle in." />
      <textevent timeoffset="450" message="Halfway. Keep your focus sharp and your pedal strokes smooth." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.45" />
    <SteadyState Duration="600" Power="0.52" />
    <SteadyState Duration="120" Power="0.45" />
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Pyramid complete. Great session." />
    </Cooldown>
  </workout>
</workout_file>