<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Pushing #01</name>
  <description>This classic VO2 max session features four challenging 5-minute intervals designed to push your aerobic ceiling. The primary goal is to increase the maximum amount of oxygen your body can utilize during intense exercise, a key determinant of endurance performance. Completing this workout will build both physical and mental resilience.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on smooth, circular pedal strokes." />
      <textevent timeoffset="8" message="Hard start, then hold form through the effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.5" />
    <SteadyState Duration="60" Power="1.05">
      <textevent timeoffset="10" message="One minute primer to get the legs ready!" />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="4" OnDuration="300" OffDuration="240" OnPower="1.08" OffPower="0.5">
      <textevent timeoffset="10" message="Here we go! Settle in, control your breathing." />
      <textevent timeoffset="150" message="Halfway there, stay strong!" />
      <textevent timeoffset="290" message="Almost done!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Great work. Time to spin the legs out." />
    </Cooldown>
  </workout>
</workout_file>