<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z1 (Active Recovery) Pushing #07</name>
  <description>This session alternates between normal spinning and focused form drills. By dedicating specific intervals to single-leg drills or high-cadence work, you can correct imbalances and improve pedaling mechanics. Doing this at low power isolates the neuromuscular component, making it highly effective without adding stress.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="RECOVERY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.5">
      <textevent timeoffset="150" message="Get comfortable and ready to focus on technique." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="120" OnPower="0.52" OffPower="0.48">
      <textevent timeoffset="10" message="Drill time: Focus on your left leg for 30s. Right leg is just along for the ride." />
      <textevent timeoffset="40" message="Now switch: Right leg leads for 30s." />
      <textevent timeoffset="70" message="Both legs, thinking about 'ankling' over the top of the stroke." />
      <textevent timeoffset="120" message="Back to normal, relaxed spinning." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.35">
      <textevent timeoffset="150" message="Great technique work. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>