<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #03</name>
  <description>Featuring short, sharp 90-second bursts, this workout focuses on quickly hitting your VO2 max zone. This format enhances your ability to respond to attacks and sharp climbs by improving rapid oxygen uptake and power production.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="240" Power="0.7" />
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="6" OnDuration="90" OffDuration="160" OnPower="1.12" OffPower="0.5">
      <textevent timeoffset="0" message="Short and sharp effort. Let's go!" />
      <textevent timeoffset="45" message="Hold the power!" />
      <textevent timeoffset="90" message="Recovery. Breathe." />
      <textevent timeoffset="500" message="Over halfway through the main set." />
      <textevent timeoffset="1000" message="Final push!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Workout complete. Time for a good cooldown." />
    </Cooldown>
  </workout>
</workout_file>