<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Medium #01</name>
  <description>This workout builds anaerobic power with classic 30-second high-intensity bursts followed by 30 seconds of recovery. These repeated, sharp efforts improve your ability to handle sudden attacks and surges. Sharpen your top-end power and lactate tolerance with this focused session.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's get started. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="150" message="Breathing should be steady. Body relaxed." />
    </Warmup>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="First set of 30/30s. Explode into each effort!" />
      <textevent timeoffset="330" message="Halfway there! Stay strong and focused." />
      <textevent timeoffset="690" message="Final push! Empty the tank on these last few." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Great work! Time to cool down and recover." />
      <textevent timeoffset="300" message="Focus on deep breathing. Let the heart rate come down." />
    </Cooldown>
  </workout>
</workout_file>