<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Medium #03</name>
  <description>Challenge your system with VO2 max over-unders. By fluctuating power within each interval, you force your body to adapt rapidly, improving lactate clearance and your ability to respond to attacks or surges in a race. This workout builds a robust and resilient top-end engine.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
    <tag name="OVER-UNDER" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Let's open up the legs a bit before the main set." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="240" OnPower="1" OffPower="0.55">
      <textevent timeoffset="5" message="First block. Get ready for the surge." />
      <textevent timeoffset="65" message="Over the top! Hold it." />
      <textevent timeoffset="125" message="Settle back, but keep the pressure on." />
      <textevent timeoffset="185" message="Good recovery now. Get ready for the next one." />
      <textevent timeoffset="425" message="Here we go again. Dig deep." />
      <textevent timeoffset="605" message="Last set! Make it count." />
    </IntervalsT>
    <Cooldown Duration="840" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="That was tough. Great job. Spin it out." />
    </Cooldown>
  </workout>
</workout_file>