<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #07</name>
  <description>This session focuses on building anaerobic stamina by minimizing recovery time between efforts. The 45-second intervals with only 45 seconds of rest will challenge your body's ability to clear lactate and buffer acidity, making you more resilient during repeated high-intensity surges.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get ready for a tough one. Minimal rest today." />
      <textevent timeoffset="180" message="Body relaxed, legs ready to work." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="45" OffDuration="45" OnPower="1.22" OffPower="0.6">
      <textevent timeoffset="0" message="Here we go. The short recovery will be the challenge." />
      <textevent timeoffset="270" message="Three down. Focus on recovering as much as possible in 45 seconds." />
      <textevent timeoffset="540" message="Halfway! Stay mentally strong." />
      <textevent timeoffset="810" message="Almost there! Keep pushing through the fatigue." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="60" message="Incredible stamina today. That was a hard session." />
      <textevent timeoffset="300" message="Spin easy and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>