<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #03</name>
  <description>This session uses stepped blocks to gradually increase the intensity while remaining firmly in your endurance zone. This structure improves your ability to sustain effort over long durations. According to Coggan Power Zones, this progressive Z2 work is key for building a deep aerobic foundation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.6">
      <textevent timeoffset="300" message="Warm-up complete. Get ready for the first block of work." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.62">
      <textevent timeoffset="30" message="First block. Settle in at the low end of Zone 2." />
      <textevent timeoffset="600" message="Halfway through this block. Focus on efficient pedaling." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.68">
      <textevent timeoffset="30" message="Power step-up. Find a comfortable rhythm at this slightly higher intensity." />
      <textevent timeoffset="600" message="Keep your breathing deep and controlled." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.72">
      <textevent timeoffset="30" message="Final step-up. The top end of Zone 2. Stay strong!" />
      <textevent timeoffset="450" message="Final push in the main set. Maintain your form." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Workout complete. Excellent job. Begin the cool-down." />
    </Cooldown>
  </workout>
</workout_file>