<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Pushing #07</name>
  <description>Microbursts are the focus of this session, featuring two sets of intense 30-second intervals with equal, short recoveries. This format is incredibly effective at boosting VO2 max and improving your ability to handle repeated, sharp accelerations. It's a tough workout that delivers significant aerobic benefits.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.8">
      <textevent timeoffset="300" message="Spin the legs, prepare for some sharp efforts." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="13" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="First set. Quick on, quick off." />
      <textevent timeoffset="390" message="Halfway point of this block." />
    </IntervalsT>
    <SteadyState Duration="420" Power="0.6">
      <textevent timeoffset="210" message="Deep breaths. Full recovery before the final set." />
    </SteadyState>
    <IntervalsT Repeat="13" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="10" message="Last set, best set! Let's do this." />
      <textevent timeoffset="390" message="Dig deep, just a few more to go!" />
    </IntervalsT>
    <Cooldown Duration="840" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="60" message="Excellent work. Flush the legs." />
    </Cooldown>
  </workout>
</workout_file>