<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Medium #01</name>
  <description>This classic VO2 max session builds your top-end aerobic power through repeated hard efforts. The 3-minute intervals at high intensity are designed to maximize your oxygen uptake capacity. Completing this workout will improve your ability to sustain attacks and handle repeated surges.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's get started. Easy spinning for the first few minutes." />
      <textevent timeoffset="150" message="Breathing should be relaxed. Focus on a smooth pedal stroke." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="150" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="First interval! Find a strong, sustainable pace." />
      <textevent timeoffset="90" message="Halfway through this effort. Stay focused." />
      <textevent timeoffset="170" message="Almost there, hold on!" />
      <textevent timeoffset="180" message="Great work. Recover well, spin the legs." />
    </IntervalsT>
    <Cooldown Duration="180" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="10" message="Excellent session. Time to cool down and let the heart rate settle." />
      <textevent timeoffset="90" message="Focus on deep, controlled breathing." />
    </Cooldown>
  </workout>
</workout_file>