<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z1 (Active Recovery) Medium #04</name>
  <description>This recovery session incorporates single-leg drills to improve pedaling mechanics and identify muscle imbalances. By isolating each leg, you enhance neuromuscular control and build a more balanced, efficient pedal stroke. The low intensity ensures the focus remains on form, not fitness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
    <tag name="DRILLS" />
  </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="600" Power="0.53">
      <textevent timeoffset="30" message="Spinning with both legs to prepare for the drills." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="120" OffDuration="120" OnPower="0.5" OffPower="0.5">
      <textevent timeoffset="5" message="Left leg only. Focus on a smooth circle." />
      <textevent timeoffset="125" message="Right leg only. Match the smoothness of the other side." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.53">
      <textevent timeoffset="30" message="Both legs again. Feel for any difference in your pedal stroke." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="120" OffDuration="120" OnPower="0.5" OffPower="0.5">
      <textevent timeoffset="5" message="Final set, left leg. Focus on pulling back through the bottom of the stroke." />
      <textevent timeoffset="125" message="Final set, right leg. Up and over the top." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>