<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Pushing #06</name>
  <description>This is an extremely demanding session with three monstrously long 9-minute intervals at the lower end of your VO2 max zone. The goal is to maximize time at a high percentage of your aerobic capacity, driving significant physiological adaptations. This workout builds resilience like few others.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.45" PowerHigh="0.75" />
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="60" Power="1.1">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="3" OnDuration="540" OffDuration="780" OnPower="1.06" OffPower="0.5">
      <textevent timeoffset="0" message="This is a big effort. Settle in for the long haul." />
      <textevent timeoffset="270" message="Halfway there. Keep your form solid." />
      <textevent timeoffset="530" message="Final 10 seconds! Hold it!" />
      <textevent timeoffset="545" message="Incredible work. Use every second of this long recovery." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="400" message="Fantastic effort today. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>