<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #09</name>
  <description>This workout simulates the high-intensity demands of attacking and counter-attacking with paired 45-second efforts. A very short rest separates the two bursts, forcing a quick recovery before a longer rest period, sharpening your ability to go again and again.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="300" message="Legs should be feeling ready for some sharp, repeated efforts." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.4" OffPower="0.6">
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.4" OffPower="0.6">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="90" message="Two pairs down. Stay focused." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.4" OffPower="0.6">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.4" OffPower="0.6" />
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="45" OffDuration="15" OnPower="1.4" OffPower="0.6" />
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="0" message="Final pair! Make them your best." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Incredible work. Let's start the cooldown process." />
    </Cooldown>
  </workout>
</workout_file>