<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Pushing #06</name>
  <description>This workout features two sets of descending intervals, starting with a long 2-minute effort and getting shorter and more intense. This structure challenges your body to produce high power even as fatigue accumulates, improving your overall anaerobic stamina and mental toughness.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1200" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="600" message="Prepare the body and mind for some hard work." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="1" OnDuration="120" OffDuration="240" OnPower="1.21" OffPower="0.5">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="180" message="Halfway there—keep this rhythm." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="90" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="135" message="Halfway—you're holding this well." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="60" OffDuration="120" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </IntervalsT>
    <IntervalsT Repeat="1" OnDuration="30" OffDuration="60" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="First descending ladder. Focus on one interval at a time." />
    </IntervalsT>
    <SteadyState Duration="1800" Power="0.65">
      <textevent timeoffset="900" message="Long recovery. Spin easy and bring the heart rate down." />
    </SteadyState>
    <IntervalsT Repeat="1" OnDuration="120" OffDuration="240" OnPower="1.21" OffPower="0.5" />
    <IntervalsT Repeat="1" OnDuration="90" OffDuration="180" OnPower="1.25" OffPower="0.5" />
    <IntervalsT Repeat="1" OnDuration="60" OffDuration="120" OnPower="1.35" OffPower="0.5" />
    <IntervalsT Repeat="1" OnDuration="30" OffDuration="60" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Push through, the intensity increases as the duration drops!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.4" />
  </workout>
</workout_file>