<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Pushing #09</name>
  <description>Simulate the demands of attacking and counter-attacking with three sets of paired 4-minute VO2 max efforts. The short rest between the paired intervals challenges your recovery, while the longer rest between sets allows for quality. This is a great workout for building race-specific fitness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.75" />
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="60" Power="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="180" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="First of the pair. Go hard!" />
      <textevent timeoffset="245" message="Short rest, then we go again!" />
    </IntervalsT>
    <SteadyState Duration="720" Power="0.5">
      <textevent timeoffset="360" message="Long recovery. Get ready for the next set." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="180" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2! Let's do this." />
    </IntervalsT>
    <SteadyState Duration="720" Power="0.5">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="180" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Leave it all out here." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75" />
  </workout>
</workout_file>