<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #01</name>
  <description>A classic anaerobic capacity builder. This session uses short, sharp 30-second bursts well above threshold to rapidly improve your ability to handle intense efforts and recover quickly. Ideal for developing punchy power for attacks and short climbs.</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 started. Easy spinning to warm up the legs." />
      <textevent timeoffset="150" message="Focus on smooth, round pedal strokes." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="15" OnDuration="30" OffDuration="30" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Here we go! First effort, hard and fast!" />
      <textevent timeoffset="270" message="Five down! Keep the quality high." />
      <textevent timeoffset="540" message="Halfway point! Dig deep, stay focused." />
      <textevent timeoffset="810" message="Just a few more to go, finish strong!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="30" message="Great work! Time to cool down and let the legs recover." />
      <textevent timeoffset="300" message="Bring the heart rate down, focus on your breathing." />
    </Cooldown>
  </workout>
</workout_file>