<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z1 (Active Recovery) Pushing #07</name>
  <description>This workout, "Spin-Ups Recovery," integrates short, high-cadence bursts into a steady recovery ride. These spin-ups are done at low power, designed to improve leg speed and neuromuscular coordination. They help "wake up" the legs after heavy training days without creating fatigue.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="300" message="Get ready for a recovery ride with some leg speed work." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="1140" OffDuration="60" OnPower="0.5" OffPower="0.55">
      <textevent timeoffset="10" message="Steady recovery pace here." />
      <textevent timeoffset="600" message="Stay relaxed, think about the upcoming spin-up." />
      <textevent timeoffset="1141" message="SPIN-UP! Cadence to 110-120rpm. Stay smooth, no bouncing!" />
      <textevent timeoffset="1201" message="Back to steady recovery pace." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Legs should feel sharp, not tired. Great work." />
    </Cooldown>
  </workout>
</workout_file>