<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Pushing #10</name>
  <description>This session uses short, structured intervals to focus on pedaling form. The slightly higher 'on' effort demands attention to technique, while the 'off' phase allows for a mental reset. This is an effective way to actively recover while ingraining good habits that translate to higher intensities.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="420" PowerLow="0.3" PowerHigh="0.5">
      <textevent timeoffset="30" message="Today is about form and focus, using short intervals to guide us." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="240" OffDuration="60" OnPower="0.53" OffPower="0.45">
      <textevent timeoffset="1" message="Work phase: Focus on pulling back through the bottom of the stroke." />
      <textevent timeoffset="120" message="Halfway. Think about unweighting the pedal on the upstroke." />
      <textevent timeoffset="241" message="Active rest. Spin easy." />
    </IntervalsT>
    <Cooldown Duration="180" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="90" message="Great work on those drills. Let's bring it home." />
    </Cooldown>
  </workout>
</workout_file>