<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #08</name>
  <description>A classic and highly effective VO2 max workout. These 30/30 intervals maximize time at high intensity while the short rests keep you on the edge. This session is fantastic for boosting your aerobic capacity and developing the ability to recover quickly between repeated, sharp efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="120" message="Warming up for some classic 30/30s." />
      <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 set. 30 seconds ON!" />
      <textevent timeoffset="245" message="Halfway through the block. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="30" message="Well done. Recover and prepare for round two." />
      <textevent timeoffset="120" message="Shake out the tension in your shoulders and hands." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.2" OffPower="0.5">
      <textevent timeoffset="5" message="Final set. Give it everything you have left." />
      <textevent timeoffset="425" message="Last one! Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="Classic workout, classic effort. Well done." />
    </Cooldown>
  </workout>
</workout_file>