<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Pushing #01</name>
  <description>This classic VO2 max session builds top-end aerobic power through repeated 5-minute efforts. The primary goal is to increase your capacity to utilize oxygen at high intensities, leading to a stronger engine for climbing and attacking. Pacing is key to completing all five intervals strong.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on a smooth, round pedal stroke." />
      <textevent timeoffset="600" message="Breathing should be comfortable. Prepare for the work ahead." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="300" OffDuration="300" OnPower="1.12" OffPower="0.55">
      <textevent timeoffset="10" message="First one! Settle in, find your rhythm." />
      <textevent timeoffset="150" message="Halfway through this effort! Stay strong." />
      <textevent timeoffset="290" message="Excellent work. Recover well." />
    </IntervalsT>
    <SteadyState Duration="1380" Power="0.65" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="60" message="Great work today. Spin the legs out and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>