<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Pushing #02</name>
  <description>Sharpen your ability to handle intense, repeated surges with these 3-minute VO2 max intervals. The slightly shorter duration allows for a higher power target, stimulating rapid aerobic adaptations. This workout is perfect for developing the power needed for attacking climbs or breaking away from the pack.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7" />
    <SteadyState Duration="240" Power="0.75" />
    <Ramp Duration="60" PowerLow="0.8" PowerHigh="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Ramp>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="60" message="Final prep. Get ready for the sharp efforts." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="120" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="10" message="High intensity from the start. Find your rhythm." />
      <textevent timeoffset="90" message="Stay strong, right in the middle of the effort." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="180" OffDuration="180" OnPower="1.15" OffPower="0.5">
      <textevent timeoffset="10" message="Last one, best one! Empty the tank." />
      <textevent timeoffset="90" message="You've got this! Hold the power." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Excellent session. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>