<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #07</name>
  <description>This session utilizes ramping intervals to ensure you spend significant time across the entire VO2 max zone. Each 5-minute effort gradually increases in intensity, forcing your body to adapt to the rising demand. This is a great way to build power and learn how to pace efforts that start hard and get even harder.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="900" Power="0.7" />
    <IntervalsT Repeat="6" OnDuration="300" OffDuration="300" OnPower="1.06" OffPower="0.5">
      <textevent timeoffset="10" message="Ramping up! Control your effort as it gets harder." />
      <textevent timeoffset="150" message="Keep pushing through the middle. You've got this." />
    </IntervalsT>
    <SteadyState Duration="1080" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="300" message="Excellent pacing and power today." />
    </Cooldown>
  </workout>
</workout_file>