<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Medium #08</name>
  <description>This session alternates between the lower and upper ends of the recovery zone. This slight variation helps prevent mental fatigue and encourages the body to stay engaged. It's a simple but effective protocol for facilitating recovery.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.45">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="300" OffDuration="300" OnPower="0.55" OffPower="0.45">
      <textevent timeoffset="10" message="Lift to the top of Zone 1." />
      <textevent timeoffset="310" message="Ease off to the bottom of Zone 1." />
      <textevent timeoffset="2100" message="Halfway. Keep the transitions smooth." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.5" />
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>