<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Medium #01</name>
  <description>A classic VO2 max session designed to boost your top-end aerobic power. The 3-minute efforts at high intensity, with equal recovery, are perfect for increasing your maximal oxygen uptake and pushing your performance ceiling higher.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Focus on smooth, round pedal strokes." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="300" Power="0.75" />
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="180" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="First interval! Settle in, control your breathing." />
      <textevent timeoffset="90" message="Halfway! Stay focused on the power." />
      <textevent timeoffset="360" message="Second one. Find that rhythm again." />
      <textevent timeoffset="720" message="Third interval. You're doing great!" />
      <textevent timeoffset="1080" message="Just two to go. Keep pushing!" />
      <textevent timeoffset="1440" message="Last one, best one! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <Cooldown Duration="720" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="60" message="Excellent work. Time to cool down and recover." />
      <textevent timeoffset="360" message="Let your heart rate come down naturally." />
    </Cooldown>
  </workout>
</workout_file>