<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Medium #04</name>
  <description>This workout consists of two sets of short, intense 90-second VO2 max bursts. This format allows you to accumulate significant time at a very high intensity, providing a potent stimulus for aerobic adaptation. It's a great session for improving your ability to handle repeated attacks and surges.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Let's get the body warm and ready for some sharp efforts today." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="900" Power="0.8">
      <textevent timeoffset="10" message="Solid tempo block to get things firing." />
      <textevent timeoffset="450" message="Maintain a steady cadence and controlled breathing." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.55">
      <textevent timeoffset="30" message="Spinning the legs out before the first main set." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="90" OffDuration="90" OnPower="1.18" OffPower="0.6">
      <textevent timeoffset="0" message="First set of bursts. Let's go!" />
      <textevent timeoffset="360" message="Two more in this block. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="30" message="Great first set. Full recovery now before we go again." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="90" OffDuration="90" OnPower="1.18" OffPower="0.6">
      <textevent timeoffset="0" message="Second and final set. Let's make it count." />
      <textevent timeoffset="360" message="Dig deep for these last two!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Fantastic work. Let the body recover and adapt." />
    </Cooldown>
  </workout>
</workout_file>