<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Easy #04</name>
  <description>This recovery session incorporates optional single-leg drills to improve pedaling mechanics and address muscle imbalances. By isolating each leg, you can identify and correct weaknesses in your pedal stroke, leading to a more efficient and powerful output in future sessions.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="150" message="Prepare for some light pedal stroke drills." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="0.45" OffPower="0.45">
      <textevent timeoffset="10" message="Left leg only. Unclip your right foot if you can." />
      <textevent timeoffset="60" message="Right leg only. Focus on a smooth, circular motion." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="10" message="Both legs now. Try to replicate that single-leg feeling." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="0.45" OffPower="0.45">
      <textevent timeoffset="10" message="Round 2: Left leg only. Scrape mud off the bottom of your shoe." />
      <textevent timeoffset="60" message="Right leg only. Push over the top of the stroke." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="10" message="Both legs again. Feel the balance." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.5">
      <textevent timeoffset="10" message="Drills are done. Just spin easily for the remainder of the set." />
      <textevent timeoffset="600" message="Keep it relaxed." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3" />
  </workout>
</workout_file>