<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Medium #05</name>
  <description>Break up the monotony of recovery with very short, gentle accelerations. These 'micro-bursts' briefly elevate effort into the low endurance zone to stimulate blood flow without generating fatigue. This helps keep the legs feeling fresh and responsive.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="360" OnPower="0.65" OffPower="0.5">
      <textevent timeoffset="5" message="Gentle 1-minute lift. Just a touch more pressure on the pedals." />
      <textevent timeoffset="65" message="Settle back into recovery. Let the legs spin freely." />
      <textevent timeoffset="1800" message="Halfway point. Stay relaxed during these bursts." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>