<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #10</name>
  <description>This workout combines classic VO2 max intervals with a final, ramp-to-failure effort. The initial intervals fatigue the aerobic system, while the finisher ramp pushes you to your absolute limit. This is a mentally tough session designed to build a bigger engine and increase your tolerance for extreme discomfort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get started on our final VO2 Max session." />
      <textevent timeoffset="450" message="Focus on keeping the upper body still and relaxed." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="1260" Power="0.9">
      <textevent timeoffset="30" message="A solid block of tempo to start the work." />
      <textevent timeoffset="630" message="Stay engaged. The real work is still to come." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Short rest before the intervals begin." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="180" OnPower="1.15" OffPower="0.55">
      <textevent timeoffset="0" message="First of four 3-minute efforts. Make it sharp." />
      <textevent timeoffset="360" message="Interval 2. Let's go!" />
      <textevent timeoffset="720" message="Interval 3. Over the hump." />
      <textevent timeoffset="1080" message="Interval 4. Last one before the finisher ramp." />
    </IntervalsT>
    <Ramp Duration="300" PowerLow="0.9" PowerHigh="1.25">
      <textevent timeoffset="0" message="Here it is. The Finisher. 5-minute ramp to failure." />
      <textevent timeoffset="150" message="Push, push, push! How long can you hold on?" />
      <textevent timeoffset="270" message="Almost there! Empty the tank completely!" />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Workout complete. Incredible effort." />
      <textevent timeoffset="300" message="Just spin. Recovery is the priority now." />
    </Cooldown>
  </workout>
</workout_file>