<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z1 (Active Recovery) Easy #06</name>
  <description>This session is structured as a very shallow pyramid, gradually raising and lowering effort within the recovery zone. This format helps break up the ride into manageable segments, making the time pass more quickly. It's an excellent way to maintain focus during a long, easy session.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.35" PowerHigh="0.45">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.45">
      <textevent timeoffset="60" message="First step of the pyramid. Very light effort here." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.5">
      <textevent timeoffset="60" message="A small step up in power. Keep the cadence steady." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.54">
      <textevent timeoffset="60" message="At the peak of our small pyramid. This is the 'hardest' part of the ride." />
      <textevent timeoffset="900" message="Halfway across the top. Stay smooth." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.5">
      <textevent timeoffset="60" message="Stepping back down. Control and precision." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="150" message="Pyramid conquered. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>