<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #01</name>
  <description>This session introduces anaerobic capacity work with very short, sharp microbursts. These efforts help improve neuromuscular coordination and power production without generating excessive fatigue, making it an ideal entry into high-intensity training.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="15" message="Let's get started. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="180" message="Breathing should be relaxed. Body loose." />
    </Ramp>
    <SteadyState Duration="120" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="15" OffDuration="60" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="First set of microbursts. Quick and sharp!" />
      <textevent timeoffset="375" message="Halfway there! Keep the quality high on each effort." />
      <textevent timeoffset="675" message="Last couple. Finish strong!" />
    </IntervalsT>
    <SteadyState Duration="30" Power="0.5" />
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Great work. Time to cool down and absorb the training." />
      <textevent timeoffset="300" message="Focus on flushing the legs. Light spin." />
    </Cooldown>
  </workout>
</workout_file>