<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Easy #06</name>
  <description>This workout breaks up a steady recovery ride with very short, low-resistance 'spin-ups'. These brief accelerations of leg speed wake up the neuromuscular system without adding fatigue, helping to maintain leg speed and coordination even on an easy day.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.48">
      <textevent timeoffset="150" message="Get ready for a steady ride with a few quick bursts of leg speed." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="285" OffDuration="15" OnPower="0.5" OffPower="0.55">
      <textevent timeoffset="285" message="Spin-up! High cadence, low resistance for 15 seconds!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Nicely done. Spin the legs out." />
    </Cooldown>
  </workout>
</workout_file>