<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Easy #06</name>
  <description>Gently 'wake up' the legs with very short, low-intensity spin-ups. These brief changes in pace and cadence help stimulate blood flow and neuromuscular pathways without creating fatigue, accelerating the recovery process.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.45">
      <textevent timeoffset="150" message="Find a comfortable cadence. We have a few gentle spin-ups coming." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="300" OnPower="0.6" OffPower="0.5">
      <textevent timeoffset="10" message="Spin-up! Lift the cadence and power slightly. Just for 30 seconds." />
      <textevent timeoffset="40" message="Settle back into your recovery pace. Nice and easy." />
    </IntervalsT>
    <Cooldown Duration="180" PowerLow="0.4" PowerHigh="0.3">
      <textevent timeoffset="15" message="That's all the work for today. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>