<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #08</name>
  <description>An endurance ride with a twist. We'll intersperse the steady Z2 effort with very short, gentle surges into the Tempo zone. This helps break monotony and improves your ability to respond to changes in pace without generating significant fatigue. This method adds variety to base training within the Coggan Power Zones model.</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 nearly done. Prepare for a steady effort with short surges." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="330" OnPower="0.85" OffPower="0.65">
      <textevent timeoffset="0" message="Get ready for the first surge..." />
      <textevent timeoffset="0" message="Surge! Just 30 seconds." />
      <textevent timeoffset="30" message="Settle back into your Z2 pace." />
      <textevent timeoffset="350" message="Next surge coming up soon." />
      <textevent timeoffset="1790" message="Halfway through the intervals. Keep it smooth." />
      <textevent timeoffset="3590" message="Final surge! Give it a good push." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Great job with the surges. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>