<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Medium #01</name>
  <description>A straightforward recovery session designed to promote blood flow and aid muscle repair without adding stress. Maintaining a steady, low-intensity effort helps flush metabolic byproducts from recent hard training. Focus on a relaxed posture and smooth, consistent pedaling.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="30" message="Let's begin. Easy spinning to wake up the legs." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <SteadyState Duration="4500" Power="0.5">
      <textevent timeoffset="60" message="Settle into a comfortable rhythm. The goal is active recovery, not work." />
      <textevent timeoffset="1200" message="Check your posture: relaxed shoulders, light grip on the bars." />
      <textevent timeoffset="2250" message="Halfway there. Keep it smooth and steady." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="15" message="Great work. Time to spin down and finish the recovery process." />
    </Cooldown>
  </workout>
</workout_file>