<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #01</name>
  <description>This workout introduces VO2 max training with classic 2-minute intervals. The goal is to accumulate time at a high percentage of your maximal oxygen uptake, which is key to improving top-end aerobic power and stamina.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="15" message="Let's begin. Focus on light, easy spinning." />
      <textevent timeoffset="180" message="Breathing should be relaxed and controlled." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.65" PowerHigh="0.85">
      <textevent timeoffset="10" message="Gently increasing the effort now." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="180" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go, first interval! Settle in." />
      <textevent timeoffset="60" message="Halfway. Keep your form solid." />
      <textevent timeoffset="120" message="Recovery. Spin the legs and breathe deep." />
      <textevent timeoffset="420" message="Interval 3. Stay focused on the effort." />
      <textevent timeoffset="960" message="Final interval! Empty the tank." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Excellent work. Time to spin it out." />
      <textevent timeoffset="300" message="Let your heart rate come down gradually." />
    </Cooldown>
  </workout>
</workout_file>