<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z5 (VO2 Max) Easy #10</name>
  <description>This session is a mixed bag, designed to challenge your VO2 max system in multiple ways. It starts with longer, sustained 4-minute intervals and finishes with shorter, sharper 2-minute efforts. This variety keeps the body guessing and provides a comprehensive aerobic stimulus, improving both endurance and punch.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="VO2 MAX" />
  </tags>
  <workout>
    <Warmup Duration="900" PowerLow="0.55" PowerHigh="0.8" />
    <Ramp Duration="300" PowerLow="0.8" PowerHigh="1">
      <textevent timeoffset="8" message="VO2 effort: commit and stay tall over the bike." />
      <textevent timeoffset="150" message="Halfway there—keep this rhythm." />
    </Ramp>
    <IntervalsT Repeat="3" OnDuration="240" OffDuration="240" OnPower="1.06" OffPower="0.65">
      <textevent timeoffset="0" message="First block of longer intervals. Settle in." />
      <textevent timeoffset="120" message="Halfway. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="300" message="Good recovery here before we switch things up." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="120" OffDuration="120" OnPower="1.12" OffPower="0.6">
      <textevent timeoffset="0" message="Now for the shorter, sharper efforts. Let's go!" />
      <textevent timeoffset="60" message="One minute to go! Stay powerful." />
    </IntervalsT>
    <SteadyState Duration="1860" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="450" message="Incredible work today. Enjoy this extended cooldown." />
    </Cooldown>
  </workout>
</workout_file>