<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #02</name>
  <description>This session focuses on developing anaerobic power with 45-second bursts. These slightly longer intervals challenge your body to produce energy without oxygen for a sustained period, improving your sprinting endurance and ability to repeat hard efforts with less recovery.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get warmed up. Keep your upper body relaxed." />
      <textevent timeoffset="300" message="About halfway through the warm-up, increase your cadence for 30 seconds." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="60" Power="0.6">
      <textevent timeoffset="10" message="Get ready, the main set starts soon." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="45" OffDuration="135" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! First effort." />
      <textevent timeoffset="20" message="Stay on top of the gear!" />
      <textevent timeoffset="540" message="Halfway through the main set! Keep the quality high." />
      <textevent timeoffset="1260" message="Final push! Empty the tank on this last one." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Excellent session. Let the legs spin out and begin the recovery process." />
    </Cooldown>
  </workout>
</workout_file>