<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #02</name>
  <description>This session extends the VO2 max interval duration to 3 minutes. These longer efforts challenge your ability to sustain power at high intensity, directly improving your aerobic ceiling and lactate processing capabilities.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Easy spinning to start the warm-up." />
      <textevent timeoffset="300" message="Start to engage the muscles. Think about a smooth pedal stroke." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="195" OnPower="1.08" OffPower="0.6">
      <textevent timeoffset="0" message="First 3-minute effort begins now." />
      <textevent timeoffset="90" message="Halfway point. Control your breathing." />
      <textevent timeoffset="180" message="Good work. Active recovery now." />
      <textevent timeoffset="555" message="Third interval. Dig in!" />
      <textevent timeoffset="930" message="Last one! Finish strong." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Great job. Let the body recover." />
      <textevent timeoffset="360" message="Hydrate and spin easy." />
    </Cooldown>
  </workout>
</workout_file>