<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Pushing #08</name>
  <description>This is a brutally effective workout using 'Anaerobic Over/Unders' to simulate the chaotic power demands of racing. Each block consists of repeated 45-second surges with very short 15-second 'floating' recoveries. This will dramatically boost your lactate tolerance and ability to recover while still working hard.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1200" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="600" message="Get ready, this one demands focus." />
    </Warmup>
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
      <textevent timeoffset="150" message="Halfway there—keep this rhythm." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="45" OffDuration="15" OnPower="1.3" OffPower="0.85">
      <textevent timeoffset="0" message="First set. The recovery is short, stay on top of it!" />
      <textevent timeoffset="240" message="Halfway. This is tough, keep pushing!" />
    </IntervalsT>
    <SteadyState Duration="2220" Power="0.65">
      <textevent timeoffset="1000" message="Long recovery. You've earned it. Spin the legs out." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="45" OffDuration="15" OnPower="1.3" OffPower="0.85">
      <textevent timeoffset="0" message="Final set. Embrace the burn. This is where adaptations happen." />
    </IntervalsT>
    <SteadyState Duration="1800" Power="0.6">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.4" />
  </workout>
</workout_file>