<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Medium #04</name>
  <description>This workout uses alternating blocks at the high and low end of the recovery zone to keep you engaged. The subtle shifts in intensity promote mental focus and help the body adapt to slight changes in effort. It's a perfect way to flush the legs while preventing monotony.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="180" OnPower="0.55" OffPower="0.45">
      <textevent timeoffset="10" message="Slight lift in effort. Just to the top of Zone 1." />
      <textevent timeoffset="250" message="Now ease back. Notice the difference." />
    </IntervalsT>
    <Cooldown Duration="240" PowerLow="0.45" PowerHigh="0.25">
      <textevent timeoffset="120" message="All done. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>