<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Medium #01</name>
  <description>This workout targets your anaerobic system with two sharp sets of 30-second bursts well above threshold. These efforts improve your ability to handle repeated high-power attacks and surges. Focusing on a quick recovery between efforts is key to maximizing the training benefit.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC CAPACITY" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="15" message="Let's begin the warm-up. Focus on smooth, circular pedaling." />
    </Warmup>
    <SteadyState Duration="120" Power="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="10" OffDuration="50" OnPower="1.1" OffPower="0.6">
      <textevent timeoffset="5" message="Quick spin-up! High cadence, low resistance." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.65" />
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="First set of 30/30s. Attack the start of each effort!" />
      <textevent timeoffset="240" message="Halfway through this set. Stay strong and focused." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="15" message="Great first set. Recover well, spin the legs, and get ready for round two." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Let's make it count. Every rep matters." />
      <textevent timeoffset="450" message="Last one! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="30" message="Excellent work. Time to cool down and let the body absorb the training." />
      <textevent timeoffset="360" message="Keep the cadence light and focus on deep breathing." />
    </Cooldown>
  </workout>
</workout_file>