<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Pushing #01</name>
  <description>This session targets your anaerobic system with three sets of sharp, 60-second bursts well above threshold. These efforts improve your ability to handle intense attacks and repeated surges. The extended endurance blocks between sets train your body to recover and still produce power late into a ride.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Focus on smooth, circular pedal strokes." />
      <textevent timeoffset="600" message="Breathing should be relaxed. Let's get the body ready." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <SteadyState Duration="300" Power="0.75" />
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="120" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="First set! Attack each interval with purpose." />
      <textevent timeoffset="540" message="Halfway through the set. Stay focused!" />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="600" message="Active recovery. Hydrate and spin the legs." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="120" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Set two. Match the effort from the first set." />
      <textevent timeoffset="540" message="Keep your form solid, even when fatigued." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.65">
      <textevent timeoffset="600" message="One more block of work to go. Prepare mentally." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="60" OffDuration="120" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Empty the tank on these last efforts." />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="300" message="Great work. Let the heart rate come down naturally." />
    </Cooldown>
  </workout>
</workout_file>