<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Easy #01</name>
  <description>This workout introduces VO2 max training with short, manageable 3-minute intervals. The primary goal is to increase your maximal oxygen uptake, which enhances your ability to sustain high-power efforts and recover from them quickly. Focus on maintaining a strong, steady pace during the work periods.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin the warm-up. Keep your pedal strokes smooth and light." />
      <textevent timeoffset="300" message="Breathing should be relaxed and controlled." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.75" PowerHigh="0.95">
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
      <textevent timeoffset="150" message="Halfway—you're holding this well." />
    </Ramp>
    <SteadyState Duration="240" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="240" OnPower="1.08" OffPower="0.6">
      <textevent timeoffset="0" message="First interval. Settle in, find your rhythm." />
      <textevent timeoffset="90" message="Halfway through. Breathing will be deep now." />
      <textevent timeoffset="180" message="Excellent. Easy spin to recover." />
      <textevent timeoffset="185" message="Focus on bringing your heart rate down." />
    </IntervalsT>
    <SteadyState Duration="2160" Power="0.7">
      <textevent timeoffset="600" message="Long endurance block now. Settle in at a conversational pace." />
      <textevent timeoffset="1200" message="Check your posture: relaxed shoulders, light grip on the bars." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="30" message="Great work. Time to cool down." />
      <textevent timeoffset="360" message="Let the legs spin out. Take a few deep, cleansing breaths." />
    </Cooldown>
  </workout>
</workout_file>