<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Easy #08</name>
  <description>This workout combines classic 3-minute VO2 max intervals with a focus on pedaling mechanics during the recovery periods. By incorporating single-leg drills, you'll not only boost your aerobic ceiling but also improve neuromuscular coordination and pedaling efficiency, making you a smoother, more powerful rider.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="1080" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="540" message="Halfway—you're holding this well." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="300" OnPower="1.1" OffPower="0.6">
      <textevent timeoffset="0" message="Let's go. 3 minutes of hard work." />
      <textevent timeoffset="90" message="Halfway. Keep the pressure on the pedals." />
      <textevent timeoffset="185" message="Recovery. For the first minute, focus on your right leg only." />
      <textevent timeoffset="245" message="Now switch. 1 minute focusing on the left leg." />
    </IntervalsT>
    <SteadyState Duration="2520" Power="0.68" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Reflect on the feeling of the single-leg drills. Aim for that smoothness with both legs." />
    </Cooldown>
  </workout>
</workout_file>