<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #08</name>
  <description>Sharpen your top-end with VO2 max microbursts. This workout consists of very short, high-power intervals with minimal rest, repeated over three tough sets. This structure maximizes recruitment of fast-twitch muscle fibers and boosts your aerobic engine's ability to recover from intense efforts rapidly.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.7" />
    <IntervalsT Repeat="12" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="First set. Quick bursts, quick recovery!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Breathe deep. One set down, two to go." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="Second set. Stay on top of the gear!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6" />
    <IntervalsT Repeat="12" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="Final set! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="960" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45" />
  </workout>
</workout_file>