<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z1 (Active Recovery) Easy #09</name>
  <description>This session combines several different types of recovery stimuli into one ride. You'll move through steady state blocks, gentle ramps, and cadence drills. The variety keeps the workout interesting and provides a well-rounded, low-stress training stimulus to aid recovery.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.5">
      <textevent timeoffset="30" message="First block is steady. Let's alternate 5 mins easy spinning at 95rpm with 5 mins stronger pedaling at 75rpm." />
      <textevent timeoffset="900" message="Halfway through the cadence block." />
    </SteadyState>
    <Ramp Duration="1200" PowerLow="0.5" PowerHigh="0.55">
      <textevent timeoffset="30" message="Now, a very slow ramp up. Keep the pressure even." />
    </Ramp>
    <SteadyState Duration="1500" Power="0.52">
      <textevent timeoffset="30" message="Hold it steady here. Focus on a perfectly round pedal stroke." />
    </SteadyState>
    <Ramp Duration="1800" PowerLow="0.55" PowerHigh="0.45">
      <textevent timeoffset="30" message="Final working block. A long, gradual ramp down to finish." />
      <textevent timeoffset="900" message="Halfway down the ramp." />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3" />
  </workout>
</workout_file>