<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Easy #06</name>
  <description>This workout consists of a single, very long and gradual ramp across the entire recovery zone. This promotes sustained focus on control and smooth power application, gently increasing blood flow over the duration of the ride. It's a meditative session for body and mind.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.4">
      <textevent timeoffset="15" message="Easy spin to start. Prepare for a long, gradual effort." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <Ramp Duration="4800" PowerLow="0.4" PowerHigh="0.55">
      <textevent timeoffset="60" message="The ramp begins. It will be almost unnoticeable. Just keep pedaling smoothly." />
      <textevent timeoffset="1800" message="You're 30 minutes in. The effort is still very light." />
      <textevent timeoffset="2400" message="Halfway. Check in with your body. Shoulders relaxed? Breathing easy?" />
      <textevent timeoffset="3900" message="Final 15 minutes of the ramp. Still well within the recovery zone." />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="15" message="Excellent control. Time to wind it down." />
    </Cooldown>
  </workout>
</workout_file>