<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Pushing #01</name>
  <description>This workout facilitates recovery by keeping you in Zone 1, but introduces gentle power oscillations to maintain focus and promote blood flow. The subtle changes prevent mental drift and encourage smooth, efficient pedaling, helping to clear metabolic byproducts without adding stress.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="15" message="Let's begin. Focus on deep, relaxed breathing." />
      <textevent timeoffset="150" message="Keep the upper body loose. No tension in the shoulders or hands." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="60" OnPower="0.52" OffPower="0.48">
      <textevent timeoffset="0" message="Slight lift in effort now." />
      <textevent timeoffset="30" message="Check your posture. Are you pedaling in smooth circles?" />
      <textevent timeoffset="60" message="Ease back slightly. Concentrate on the recovery phase of the pedal stroke." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.35">
      <textevent timeoffset="10" message="Great work. Time to cool down completely." />
      <textevent timeoffset="150" message="Let the legs spin out freely. Flush out any remaining fatigue." />
    </Cooldown>
  </workout>
</workout_file>