<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #09</name>
  <description>The Accumulator workout builds fatigue with a solid block of 4-minute intervals, then challenges you to hit even higher power in the second block of shorter 3-minute efforts. This session is designed to improve your VO2 max power and your ability to produce it even under considerable metabolic stress.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.7" />
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="180" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="10" message="First block. Find a strong, steady pace." />
      <textevent timeoffset="120" message="Halfway through the effort. Hang on!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Recover well. The next block gets sharper." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="120" OnPower="1.18" OffPower="0.55">
      <textevent timeoffset="10" message="Second block! Higher power, shorter duration. Attack it!" />
    </IntervalsT>
    <SteadyState Duration="1020" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45" />
  </workout>
</workout_file>