<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z2 (Endurance) Easy #08</name>
  <description>This workout is designed to improve sustained endurance by progressively increasing the duration of the work intervals. This 'gradual build' structure challenges your mental focus and physical stamina. The entire session is centered in Z2 (Endurance) based on the Coggan Power Zones, ensuring the focus remains on aerobic development. As the blocks get longer, concentrate on maintaining consistent power and efficient pedaling.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="300" message="Let's get warmed up for a progressive endurance ride." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="10" message="First block: 15 minutes. Settle into a rhythm." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Quick recovery before the next block." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.68">
      <textevent timeoffset="10" message="Second block: 20 minutes. A slight step up." />
      <textevent timeoffset="600" message="Halfway point. Stay consistent." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Another recovery. Prepare for the final, longest block." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.7">
      <textevent timeoffset="10" message="Final block: 25 minutes. This is where the real work happens. Stay strong!" />
      <textevent timeoffset="750" message="You're halfway through the main effort. Keep it up!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Excellent work holding that power. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>