<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Medium #03</name>
  <description>This workout features descending ladders to challenge your anaerobic system from multiple angles. Starting with a longer 90-second effort and getting progressively shorter and harder, this session simulates the increasing intensity of a race finish. It improves your ability to produce power while already under significant metabolic stress.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="720" message="Let's do a few quick spin-ups to open the legs." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="270" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First set of long efforts. Settle in and find a rhythm." />
      <textevent timeoffset="45" message="Halfway there. Stay on top of the gear." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="180" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="Next up: 60-second efforts. A little harder now." />
      <textevent timeoffset="30" message="Power through the middle section!" />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5" />
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="90" OnPower="1.45" OffPower="0.55">
      <textevent timeoffset="0" message="Final block: short and sharp. All out!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="600" message="Fantastic work. Let the body recover and adapt." />
    </Cooldown>
  </workout>
</workout_file>