<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Medium #04</name>
  <description>Push the upper limits of your endurance zone with this interval-based workout. By targeting the higher end of Zone 2 in the Coggan Power Zones framework, you'll build 'aerobic durability'—the ability to sustain a strong pace for a long time. The short recoveries keep the pressure on, simulating the demands of a long, steady group ride.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="10" message="Warm-up complete. Prepare for the main set." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="600" OffDuration="60" OnPower="0.74" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle into this 'high-endurance' pace." />
      <textevent timeoffset="300" message="Halfway through the interval. Stay strong and focused." />
      <textevent timeoffset="670" message="Next one. Find that rhythm again." />
      <textevent timeoffset="1330" message="Third interval. You're doing great!" />
      <textevent timeoffset="1630" message="Keep that core engaged to stabilize your body." />
      <textevent timeoffset="2650" message="Final interval. Make it a solid one!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="That's a wrap! Great work holding that pace. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>