<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #02</name>
  <description>This session focuses on shorter, punchier VO2 Max intervals at a slightly higher intensity. These efforts challenge your ability to quickly ramp up power and recover effectively. This type of training is excellent for improving your top-end aerobic power and repeatability.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="60" message="Welcome. Let's get the blood flowing with a steady warm-up." />
      <textevent timeoffset="840" message="Prepare for a threshold push to activate the system." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="300" Power="0.9">
      <textevent timeoffset="150" message="Hold it steady. This primes you for the hard work ahead." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="30" message="Spin easy. Final recovery before we begin the main set." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="180" OnPower="1.18" OffPower="0.5">
      <textevent timeoffset="0" message="Here we go! Sharp, focused power for 2 minutes." />
      <textevent timeoffset="60" message="One minute down, one to go. Keep it strong!" />
      <textevent timeoffset="120" message="Well done. Settle into the recovery." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="Great session. Let's start the cool-down." />
      <textevent timeoffset="300" message="Think about relaxing your upper body." />
    </Cooldown>
  </workout>
</workout_file>