<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z5 (VO2 Max) Pushing #01</name>
  <description>This classic VO2 max session builds aerobic power and efficiency through repeated 3-minute efforts at high intensity. The goal is to maximize time at or near your maximum oxygen uptake, which is a key determinant of endurance performance. Consistent execution improves your ability to handle hard, sustained attacks and climbs.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="240" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's get started. Easy spinning to warm up the legs." />
      <textevent timeoffset="120" message="Focus on smooth, round pedal strokes." />
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
    </Warmup>
    <SteadyState Duration="60" Power="0.9">
      <textevent timeoffset="5" message="One minute at threshold to prime the engine." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="180" OffDuration="120" OnPower="1.1" OffPower="0.5">
      <textevent timeoffset="10" message="First interval! Settle in, control your breathing." />
      <textevent timeoffset="90" message="Halfway! Stay focused and strong." />
      <textevent timeoffset="185" message="Great job. Spin easy and recover." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="15" message="Excellent work. Time to cool down and let the body absorb the training." />
      <textevent timeoffset="180" message="Keep spinning lightly. Grab some water." />
    </Cooldown>
  </workout>
</workout_file>