<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Medium #09</name>
  <description>Experience gentle 'micro-waves' of power in this recovery session. The frequent but tiny shifts in effort keep the ride engaging and simulate a rolling path, enhancing recovery by varying muscle recruitment slightly. This is an effective way to stay focused on an easy day.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.35" PowerHigh="0.45">
      <textevent timeoffset="150" message="Gentle warm-up. Get ready for some small waves of effort." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="25" OnDuration="60" OffDuration="60" OnPower="0.55" OffPower="0.45">
      <textevent timeoffset="5" message="Up slightly..." />
      <textevent timeoffset="65" message="...and back down." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="150" message="Those little waves add up to a great recovery ride. Well done." />
    </Cooldown>
  </workout>
</workout_file>