<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Medium #10</name>
  <description>This session combines longer, sustained VO2 max efforts with short, sharp bursts to challenge your aerobic system in different ways. The longer intervals build endurance at high intensity, while the shorter ones improve your speed and responsiveness. This mixed-duration approach creates a versatile and powerful top end.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
    <tag name="INTERVALS" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="30" message="Let's get ready for a mixed bag of intervals today." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="240" OffDuration="240" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="10" message="First long interval. Pace this well from the start." />
      <textevent timeoffset="120" message="Halfway. Keep it steady." />
      <textevent timeoffset="490" message="Second long one. Replicate that first effort!" />
    </IntervalsT>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.2" OffPower="0.55">
      <textevent timeoffset="5" message="Now for the short, sharp efforts!" />
      <textevent timeoffset="125" message="Quick recovery, then go again!" />
    </IntervalsT>
    <Cooldown Duration="780" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Workout complete. You've earned this cooldown." />
      <textevent timeoffset="360" message="Remember to rehydrate and refuel." />
    </Cooldown>
  </workout>
</workout_file>