<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z1 (Active Recovery) Medium #08</name>
  <description>A simple yet effective recovery workout featuring a very slow, progressive build across the entire main set. This gradual increase in effort keeps the muscles engaged and promotes circulation without ever leaving the recovery zone, aiding in adaptation and repair.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.35" PowerHigh="0.4">
      <textevent timeoffset="30" message="Very easy start today. Just spinning the legs." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <Ramp Duration="6000" PowerLow="0.45" PowerHigh="0.55">
      <textevent timeoffset="30" message="Here begins our long, slow build. You should barely feel the increase." />
      <textevent timeoffset="1800" message="Check your posture. Relaxed grip, flat back." />
      <textevent timeoffset="3000" message="Halfway through the build. The effort is still very, very light." />
      <textevent timeoffset="4800" message="Entering the final stretch of the ramp. Stay smooth." />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="30" message="The build is complete. Fantastic patience. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>