<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Pushing #08</name>
  <description>A series of short, repeated intervals at the very top of Zone 1 provides a consistent stimulus for recovery. This structure encourages steady blood flow to tired muscles, aiding in the removal of waste products. It's a mentally engaging way to ensure your recovery ride is both purposeful and effective.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="180" PowerLow="0.45" PowerHigh="0.45">
      <textevent timeoffset="90" message="Short warm-up, then into the main set." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="90" OffDuration="90" OnPower="0.55" OffPower="0.5">
      <textevent timeoffset="15" message="On interval. Power is still low, focus is high." />
      <textevent timeoffset="90" message="Slight drop in power. Keep the legs turning over smoothly." />
    </IntervalsT>
    <Cooldown Duration="180" PowerLow="0.45" PowerHigh="0.35">
      <textevent timeoffset="90" message="And that's a wrap. Time to spin down." />
    </Cooldown>
  </workout>
</workout_file>