<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Medium #07</name>
  <description>Boost your aerobic power with high-intensity microbursts. These repeated 30-second efforts with very short rests keep your system at or near VO2 max for a sustained period. This is a highly effective method for raising your aerobic ceiling and improving recovery between hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="150" message="Get ready for some fast efforts." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="First set. Quick acceleration!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="60" message="Deep breaths. One more big set to go." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Stay on top of the gear!" />
    </IntervalsT>
    <Cooldown Duration="180" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="90" message="Incredible work. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>