<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Pushing #04</name>
  <description>This session introduces very brief 'spin-ups' to gently open the legs and boost blood flow more effectively. These short efforts are just enough to stimulate recovery without creating fatigue, making the active recovery process more dynamic and effective. It's a perfect way to prime the body for future hard work.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="30" message="We'll use short spin-ups to enhance recovery today." />
      <textevent timeoffset="300" message="Focus on light pedal pressure during this warm-up." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="15" OffDuration="225" OnPower="0.6" OffPower="0.5">
      <textevent timeoffset="1" message="Spin-up! Lift the cadence for 15 seconds." />
      <textevent timeoffset="16" message="Settle back into your recovery pace." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.45">
      <textevent timeoffset="15" message="Final easy spin before the cooldown." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="15" message="Workout complete. Those spin-ups help accelerate recovery." />
    </Cooldown>
  </workout>
</workout_file>