<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #06</name>
  <description>This workout features an 'Endurance Pyramid,' where you'll progressively climb to the top of your Z2 zone and then descend back down. This structure builds aerobic capacity and mental toughness as the duration at higher Z2 power increases. It's an excellent session for simulating a long, sustained climb within the parameters of the Coggan Power Zones for endurance training.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="60" message="Let's get the body ready. Easy spinning." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="15" message="First step of the pyramid. Nice and easy." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.7">
      <textevent timeoffset="15" message="Step up. Find a solid rhythm here." />
      <textevent timeoffset="240" message="Halfway point. Stay smooth." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.75">
      <textevent timeoffset="15" message="Top of the pyramid! Hold this steady effort." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.7">
      <textevent timeoffset="15" message="Stepping down. Control the effort." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="15" message="Final step of the main set. Easy does it." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="30" message="Pyramid complete. Great work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>