<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z2 (Endurance) Easy #05</name>
  <description>This workout primarily targets your Z2 (Endurance) zone but includes very short 'bursts' into low Tempo (Z3) to keep your system engaged. These brief efforts, based on the Coggan Power Zones model, are just enough to stimulate the system without accumulating significant fatigue, allowing the focus to remain on aerobic development. The goal is to quickly settle back into your endurance pace after each burst.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="240" PowerLow="0.45" PowerHigh="0.6">
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="240" OnPower="0.8" OffPower="0.65">
      <textevent timeoffset="10" message="First burst! Just 30 seconds." />
      <textevent timeoffset="30" message="Settle back into that steady Z2 pace." />
      <textevent timeoffset="675" message="Over halfway. Stay smooth on the recovery." />
      <textevent timeoffset="1320" message="Last burst coming up!" />
    </IntervalsT>
    <Cooldown Duration="210" PowerLow="0.55" PowerHigh="0.35" />
  </workout>
</workout_file>