<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Medium #04</name>
  <description>This session uses two blocks of short, intense micro-intervals to accumulate significant time at VO2 max without the sustained fatigue of longer efforts. These 'short-shorts' are highly effective for boosting aerobic capacity and improving your ability to recover quickly from repeated hard efforts. It's a perfect workout for criterium or cyclocross simulation.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Easy spinning to start. Focus on a high, relaxed cadence." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="5" message="First block. Quick bursts!" />
      <textevent timeoffset="245" message="Halfway through the block. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Active recovery. Spin easy before the final block." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="5" message="Second and final block. Let's do this!" />
      <textevent timeoffset="245" message="Keep pushing through to the end!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Workout complete. Awesome effort." />
      <textevent timeoffset="450" message="Hydrate and start the recovery process." />
    </Cooldown>
  </workout>
</workout_file>