<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Medium #01</name>
  <description>This workout builds your top-end aerobic power with classic 4-minute VO2 max intervals. These efforts are designed to expand your aerobic capacity, making you more efficient and powerful at high intensities. Consistent execution will raise your performance ceiling.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Settle in and focus on smooth, round pedal strokes." />
      <textevent timeoffset="300" message="Breathing should be controlled. Let's gradually bring the heart rate up." />
    </Warmup>
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
      <textevent timeoffset="150" message="Half done. Stay smooth and focused." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="150" message="Main set is next. Get ready for the first VO2 max effort." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="First interval! Find your rhythm, control your breathing." />
      <textevent timeoffset="120" message="Halfway! Stay on top of the gear." />
      <textevent timeoffset="235" message="Almost there!" />
      <textevent timeoffset="240" message="Recovery. Spin the legs out." />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="60" message="Great work. Time to cool down and let the body absorb the training." />
      <textevent timeoffset="450" message="Focus on bringing your heart rate down gradually." />
    </Cooldown>
  </workout>
</workout_file>