<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Medium #08</name>
  <description>By using a high-endurance 'float' recovery instead of easy spinning, this workout keeps your system under constant pressure. This teaches your body to clear lactate and recover while still working at a moderately high intensity. It's a challenging session that builds immense aerobic endurance and mental fortitude.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
    <tag name="FLOAT" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="30" message="Prepare for a tough session. Warm up well." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="150" OffDuration="150" OnPower="1.12" OffPower="0.7">
      <textevent timeoffset="5" message="First effort. Find your rhythm." />
      <textevent timeoffset="155" message="Now, the 'float' recovery. No slacking! Keep the power on." />
      <textevent timeoffset="305" message="Back to VO2. Let's go!" />
      <textevent timeoffset="455" message="Settle into the float. Control your breathing." />
      <textevent timeoffset="905" message="Last one! Strong to the finish." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="That was demanding. Great job holding on." />
      <textevent timeoffset="300" message="Spin easy and let the heart rate come down." />
    </Cooldown>
  </workout>
</workout_file>