<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z1 (Active Recovery) Medium #05</name>
  <description>This workout introduces a structured interval format to your recovery day. By alternating between the upper and lower ends of Zone 1, you'll keep your body engaged and promote active recovery. This is a great way to break up the monotony of a steady-state spin.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="300" message="Prepare for some very low-intensity intervals." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="300" OffDuration="300" OnPower="0.55" OffPower="0.45">
      <textevent timeoffset="0" message="First interval. Notice the subtle lift in power." />
      <textevent timeoffset="900" message="Keep it smooth. These are just to keep the legs engaged." />
      <textevent timeoffset="2100" message="Focus on form, not power." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="0" message="Intervals complete. Excellent session." />
    </Cooldown>
  </workout>
</workout_file>