<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z5 (VO2 Max) Easy #04</name>
  <description>This session challenges your aerobic system with VO2 max efforts followed by active recoveries in the endurance zone. This teaches your body to recover while still under load, improving your ability to handle repeated surges in a race or group ride. The goal is to maximize oxygen uptake while building aerobic efficiency.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7" />
    <IntervalsT Repeat="5" OnDuration="150" OffDuration="300" OnPower="1.12" OffPower="0.75">
      <textevent timeoffset="0" message="First effort. 2.5 minutes hard." />
      <textevent timeoffset="150" message="Now, settle into a steady endurance pace." />
      <textevent timeoffset="600" message="Third interval. Keep the quality high." />
      <textevent timeoffset="1050" message="Last one! Push through to the end." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.6" />
    <Cooldown Duration="750" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="0" message="Workout complete. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>