<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Medium #08</name>
  <description>Improve your sustained power and aerobic efficiency with VO2 'floats'. This workout challenges your recovery capabilities by using a high-end endurance pace as the 'rest' period between VO2 max efforts. This teaches your body to process lactate and recover while still under significant metabolic load, a crucial skill for racing.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="300" OnPower="1.08" OffPower="0.75">
      <textevent timeoffset="0" message="First 5-minute effort. Settle in." />
      <textevent timeoffset="150" message="Halfway. Stay relaxed on the bike." />
      <textevent timeoffset="300" message="Now for the 'float' recovery. Keep the pressure on, no coasting." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.6">
      <textevent timeoffset="30" message="Main set complete. Let's spin easy for a bit before the cooldown." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="450" message="Excellent job holding that float recovery. That's not easy." />
    </Cooldown>
  </workout>
</workout_file>