<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z1 (Active Recovery) Medium #05</name>
  <description>This workout gently alternates between the lower and upper ends of the recovery zone to keep you engaged. The subtle shifts in intensity promote recovery and maintain focus, making it an ideal session for spinning the legs out after a hard block of training.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.45">
      <textevent timeoffset="30" message="Let's begin with a very light warm up." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="300" OffDuration="300" OnPower="0.55" OffPower="0.48">
      <textevent timeoffset="10" message="First block at the top of Zone 1. Still very easy." />
      <textevent timeoffset="310" message="Now settling into the lower end of the zone." />
      <textevent timeoffset="1800" message="Stay relaxed, stay smooth. This is all about recovery." />
      <textevent timeoffset="3600" message="Halfway point! You're doing great." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.48" PowerHigh="0.3">
      <textevent timeoffset="30" message="Workout complete. Time to spin the legs out completely." />
    </Cooldown>
  </workout>
</workout_file>