<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Pushing #03</name>
  <description>This session focuses on high-repetition, short-duration anaerobic bursts. The minimal rest between the 30-second efforts forces your body to recover quickly and repeat high-power outputs under fatigue. This directly translates to an improved ability to handle surges in a peloton or launch multiple attacks.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Focus on high cadence during the warmup." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1: 30 on, 30 off. Let's do it!" />
      <textevent timeoffset="210" message="Halfway point of this set. Stay sharp!" />
    </IntervalsT>
    <SteadyState Duration="330" Power="0.6">
      <textevent timeoffset="180" message="Recover well. Two more sets just like that one." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2. The fatigue will build now. Focus!" />
    </IntervalsT>
    <SteadyState Duration="330" Power="0.6">
      <textevent timeoffset="180" message="One last block. You've got this." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.45" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="450" message="Incredible effort. Spin it out and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>