<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Easy #04</name>
  <description>This session incorporates very short, low-intensity 'spin-ups' to the top of the recovery zone. These brief accelerations gently open up the legs and improve neuromuscular pathways without adding stress, making for a more engaging recovery ride.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="30" message="Settle into a comfortable rhythm for the warm-up." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="360" OnPower="0.55" OffPower="0.48">
      <textevent timeoffset="0" message="Slight lift in power. Just a spin-up, keep it relaxed." />
      <textevent timeoffset="60" message="Ease back. Focus on smooth pedaling." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.48" PowerHigh="0.3">
      <textevent timeoffset="30" message="Final spin. Let the legs recover completely." />
    </Cooldown>
  </workout>
</workout_file>