<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Pushing #09</name>
  <description>Challenge your pacing and power with 'Power Climbers'. Each four-minute interval progressively increases in intensity, forcing you to dig deeper as it goes on. This workout simulates the feeling of accelerating over the crest of a climb and builds the mental fortitude to push harder when you're already at your limit.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="450" message="Let's get warm. Prepare for some climbing efforts." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="1080" Power="0.88">
      <textevent timeoffset="30" message="We'll start with a solid block of sweet spot work." />
      <textevent timeoffset="540" message="Halfway through this block. Breathing should be deep and controlled." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Easy spin before the climbers." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="240" OnPower="1.06" OffPower="0.5">
      <textevent timeoffset="0" message="Climber 1. Starting at 106%." />
      <textevent timeoffset="60" message="Step up to 109%." />
      <textevent timeoffset="120" message="Another step, 112%." />
      <textevent timeoffset="180" message="Final minute! 115%! Push to the top!" />
      <textevent timeoffset="240" message="Recovery. Well done." />
      <textevent timeoffset="480" message="Climber 2. Here we go." />
      <textevent timeoffset="960" message="Climber 3. Stay focused." />
      <textevent timeoffset="1440" message="Final climber! Make it your best." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Great climbing. The hard work is done." />
      <textevent timeoffset="300" message="Time to recover and spin it out." />
    </Cooldown>
  </workout>
</workout_file>