<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #05</name>
  <description>This workout breaks the Z2 effort into three long, manageable intervals with very short recovery periods. This structure helps build sustained power and mental toughness. According to Coggan Power Zones, this type of structured endurance work is highly effective for improving aerobic capacity.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="300" message="Getting warm. Prepare for the first long interval." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="1080" OffDuration="120" OnPower="0.68" OffPower="0.5">
      <textevent timeoffset="10" message="First interval begins. Settle into a steady pace." />
      <textevent timeoffset="540" message="Halfway through this block. Looking strong!" />
      <textevent timeoffset="1070" message="Get ready for a short recovery." />
      <textevent timeoffset="1210" message="Next interval. Let's go!" />
      <textevent timeoffset="1740" message="Keep that cadence smooth and steady." />
      <textevent timeoffset="2270" message="Just a brief rest coming up." />
      <textevent timeoffset="2410" message="Final interval. Finish this workout strong!" />
      <textevent timeoffset="2940" message="You're in the home stretch of the main set." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Intervals complete. Fantastic work. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>