<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Medium #04</name>
  <description>This workout builds endurance with short 'surges' into the Tempo zone (Zone 3). The majority of the time is spent in Zone 2, adhering to the principles of aerobic development from the Coggan Power Zones. These brief, one-minute pushes into a higher intensity mimic the effort needed for small hills or slight pace increases in a group, improving your ability to recover while still working. This makes your endurance more robust and road-ready.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's get ready. Focus on waking the legs up." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="540" OnPower="0.8" OffPower="0.65">
      <textevent timeoffset="0" message="First surge begins now. Just one minute!" />
      <textevent timeoffset="60" message="Settle back into Zone 2. Control your breathing." />
      <textevent timeoffset="1800" message="Good rhythm. Prepare for the next surge." />
      <textevent timeoffset="3600" message="Halfway done. These surges build resilience." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great work handling those surges. Time for a proper cool down." />
    </Cooldown>
  </workout>
</workout_file>