<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #01</name>
  <description>This workout introduces classic VO2 max intervals to boost your top-end aerobic power. The five 3-minute efforts at high intensity, paired with equal recovery, are designed to maximize your oxygen uptake capacity and improve sustained power output.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on a smooth, high cadence." />
      <textevent timeoffset="600" message="Breathing should be relaxed and controlled." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="180" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! First effort, find your rhythm." />
      <textevent timeoffset="90" message="Stay on top of the gear." />
      <textevent timeoffset="540" message="Halfway through the main set! Keep it up." />
      <textevent timeoffset="1080" message="Last one! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="600" message="Nice work. Time for some steady endurance." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="0" message="Great job! Let's bring the heart rate down." />
    </Cooldown>
  </workout>
</workout_file>