<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Pushing #04</name>
  <description>Maximize your time at high intensity with two blocks of VO2 max microbursts. The very short recovery periods don't allow for full replenishment, forcing your aerobic system to work overtime. This is an incredibly effective session for boosting your maximal oxygen uptake and anaerobic stamina.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7" />
    <SteadyState Duration="240" Power="0.75">
      <textevent timeoffset="120" message="Breathing deep, preparing for high intensity." />
    </SteadyState>
    <Ramp Duration="60" PowerLow="0.8" PowerHigh="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="First block! Quick bursts, stay on top of the gear." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="150" message="Mid-session recovery. Get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="40" OffDuration="20" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="Second block! Just like the first, stay strong." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Pedal stroke drill: focus on pulling back through the bottom." />
    </Cooldown>
  </workout>
</workout_file>