<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z5 (VO2 Max) Medium #10</name>
  <description>This mixed-bag session targets your VO2 max system from multiple angles by varying the duration and intensity of the intervals. Starting with a longer effort and progressing to shorter, sharper ones, this workout enhances both aerobic endurance and peak power. This comprehensive stimulus is perfect for building well-rounded top-end fitness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's wake up the legs with a few 10s spin-ups." />
    </Warmup>
    <SteadyState Duration="300" Power="1.08">
      <textevent timeoffset="0" message="Starting with the longest interval. Pace yourself." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="240" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="0" message="Now for the 4-minute efforts." />
      <textevent timeoffset="120" message="Halfway. Stay focused." />
    </IntervalsT>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="180" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="0" message="Final block of 3-minute intervals. Let's finish strong!" />
    </IntervalsT>
    <Cooldown Duration="960" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Workout complete. A great mix of stimuli today. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>