<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Pushing #02</name>
  <description>This workout targets your VO2 max with six short, sharp, and intense 3-minute intervals. These high-power efforts are designed to rapidly improve your aerobic engine and lactate processing capabilities. The long recoveries ensure you can hit each interval with maximum quality.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="60" Power="1.1">
      <textevent timeoffset="10" message="Let's open up the legs!" />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="6" OnDuration="180" OffDuration="480" OnPower="1.18" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! High power, high cadence." />
      <textevent timeoffset="90" message="Halfway! Keep the pressure on." />
      <textevent timeoffset="185" message="Excellent effort. Use this long recovery to prepare for the next one." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Job well done. Start the recovery process." />
    </Cooldown>
  </workout>
</workout_file>