<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z1 (Active Recovery) Medium #04</name>
  <description>A meditative session built around one long, gradual ramp up and down through the entire recovery zone. This workout promotes mental relaxation and focus while gently encouraging blood flow. It's an excellent way to clear the head and the legs simultaneously.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <SteadyState Duration="300" Power="0.3">
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </SteadyState>
    <Ramp Duration="1800" PowerLow="0.4" PowerHigh="0.55">
      <textevent timeoffset="0" message="Beginning the long, slow climb. The change will be almost unnoticeable." />
      <textevent timeoffset="900" message="Halfway up the ramp. Keep breathing deeply and stay relaxed." />
    </Ramp>
    <Ramp Duration="2100" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="0" message="Now for the long descent. Let the effort slowly fade away." />
      <textevent timeoffset="1050" message="Focus on a smooth, circular pedal stroke as the power drops." />
    </Ramp>
    <Cooldown Duration="300" PowerLow="0.4" PowerHigh="0.3" />
  </workout>
</workout_file>