<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #01</name>
  <description>This workout builds anaerobic power and fatigue resistance through two challenging sets of 30-second high-intensity bursts. The extended recoveries ensure you can hit each interval with maximum force, improving your ability to repeat hard efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin the warm-up. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="300" message="Breathing should be controlled. Prepare the body for the work ahead." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="First set! Attack each 30-second interval hard." />
      <textevent timeoffset="360" message="Halfway through this set. Stay strong!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="10" message="Good work. Spin the legs and recover before the final set." />
    </SteadyState>
    <IntervalsT Repeat="7" OnDuration="30" OffDuration="60" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Last set, best set! Give it everything you have." />
      <textevent timeoffset="450" message="Almost there, push through to the end!" />
    </IntervalsT>
    <Cooldown Duration="690" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Excellent effort. Time to cool down and let the body recover." />
      <textevent timeoffset="300" message="Focus on deep breathing. Bring the heart rate down gradually." />
    </Cooldown>
  </workout>
</workout_file>