<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Pushing #05</name>
  <description>Simulate race-winning moves with 'Attack and Settle' intervals. Each rep starts with a massive 20-second surge before settling into a 40-second effort just below that initial peak. This builds the capacity to launch an attack and then hold the gap you've created.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75" />
    <SteadyState Duration="300" Power="0.75">
      <textevent timeoffset="150" message="Get ready for the first set of attacks." />
    </SteadyState>
    <Ramp Duration="20" PowerLow="0.75" PowerHigh="1.5">
      <textevent timeoffset="3" message="Fast legs and full intent on this effort." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="40" OffDuration="140" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Settle in after the attack! Hold the power." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="750" message="Excellent first set. Recover well now." />
    </SteadyState>
    <Ramp Duration="20" PowerLow="0.75" PowerHigh="1.5">
      <textevent timeoffset="3" message="Sharp and committed: attack this interval." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="40" OffDuration="140" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Second set. Drive it hard from the start." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="750" message="One more to go. Stay mentally strong." />
    </SteadyState>
    <Ramp Duration="20" PowerLow="0.75" PowerHigh="1.5">
      <textevent timeoffset="3" message="Fast legs and full intent on this effort." />
    </Ramp>
    <IntervalsT Repeat="5" OnDuration="40" OffDuration="140" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Last one! Make it your best one." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Cooldown>
  </workout>
</workout_file>