<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Easy #03</name>
  <description>Develops explosive power and rapid recovery with micro-burst intervals. This workout trains your neuromuscular system to fire efficiently for repeated short accelerations, crucial for jumping out of corners or responding to attacks.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="60" message="Let's get started. Smooth circles with the pedals." />
      <textevent timeoffset="500" message="Focus on form: flat back, relaxed grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="20" OffDuration="40" OnPower="1.6" OffPower="0.5">
      <textevent timeoffset="0" message="First set of micro-bursts! Explode!" />
      <textevent timeoffset="25" message="Quick recovery, then go again!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.55">
      <textevent timeoffset="240" message="Long recovery now. Let the system reset completely." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="20" OffDuration="40" OnPower="1.6" OffPower="0.5">
      <textevent timeoffset="0" message="Second and final set! Give it everything!" />
      <textevent timeoffset="25" message="Feel that snap in the pedals." />
    </IntervalsT>
    <SteadyState Duration="1500" Power="0.6">
      <textevent timeoffset="600" message="Workout complete. Let's spin easy before the final cooldown." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="60" message="Fantastic effort. Time to bring it all the way down." />
      <textevent timeoffset="600" message="Hydrate! Your body will thank you." />
    </Cooldown>
  </workout>
</workout_file>