<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z5 (VO2 Max) Easy #10</name>
  <description>A demanding session with a 3-minute on, 2-minute off structure. The shorter recovery periods challenge your body's ability to clear lactate and recover between hard efforts, leading to significant improvements in aerobic fitness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.7" PowerHigh="0.9">
      <textevent timeoffset="15" message="Final push in the warm-up before the main set." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="180" OffDuration="120" OnPower="1.07" OffPower="0.6">
      <textevent timeoffset="0" message="Work begins. 3 minutes on." />
      <textevent timeoffset="90" message="Halfway. Stay strong." />
      <textevent timeoffset="180" message="Short recovery. Focus on your breathing." />
      <textevent timeoffset="600" message="Third interval. Keep the pressure on." />
      <textevent timeoffset="1200" message="Final effort! You've got this." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Incredible work. Enjoy a well-earned cooldown." />
    </Cooldown>
  </workout>
</workout_file>