<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Pushing #08</name>
  <description>This workout introduces 'form accelerations' to improve neuromuscular coordination. These are not sprints for power, but quick spin-ups to high cadence, focusing entirely on technique and staying smooth. This helps keep the legs sharp and reactive, even during a recovery session, without impacting recovery.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="300" message="Let's begin the warm-up. Relax your body and find a good rhythm." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="420" OnPower="0.6" OffPower="0.5">
      <textevent timeoffset="0" message="First spin-up! Focus on speed and smoothness, not power." />
      <textevent timeoffset="30" message="Excellent. Settle back into your recovery pace." />
      <textevent timeoffset="450" message="Next acceleration is coming. Get ready." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="150" message="Great work on those accelerations. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>