<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Pushing #09</name>
  <description>Incorporate brief, high-cadence spin-ups into your recovery ride to improve neuromuscular coordination. These short bursts of leg speed wake up the nervous system and teach your legs to fire efficiently, all without any significant cardiovascular or muscular strain. It's a perfect way to add a technical element to an easy day.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.48" PowerHigh="0.48">
      <textevent timeoffset="150" message="Let's get the legs moving. Prepare for some spin-ups." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="90" OnPower="0.55" OffPower="0.48">
      <textevent timeoffset="5" message="Spin it up! High, smooth cadence for 30 seconds. Go!" />
      <textevent timeoffset="30" message="Excellent. Settle back into a comfortable cadence." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.35">
      <textevent timeoffset="150" message="Great work on those spin-ups. Cool down now." />
    </Cooldown>
  </workout>
</workout_file>