<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z5 (VO2 Max) Easy #03</name>
  <description>Today's focus is on longer, sustained VO2 Max efforts at the lower end of the zone. These intervals build aerobic endurance and mental toughness, teaching your body to process lactate more efficiently at high intensities. Ample recovery ensures you can hit each interval with high-quality form.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.8">
      <textevent timeoffset="30" message="Let's get warmed up. Focus on smooth, even pedaling." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="90" message="Settle the heart rate before the main work begins." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="240" OffDuration="300" OnPower="1.06" OffPower="0.55">
      <textevent timeoffset="0" message="First long interval. Find a sustainable rhythm and lock it in." />
      <textevent timeoffset="120" message="Halfway! Breathing is deep, legs are working. Stay with it." />
      <textevent timeoffset="240" message="Excellent. That's one down. Use all of this recovery." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.7" PowerHigh="0.45">
      <textevent timeoffset="30" message="Workout complete. Time to spin out the legs and cool down properly." />
    </Cooldown>
  </workout>
</workout_file>