<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #01</name>
  <description>This workout introduces anaerobic capacity efforts with short, sharp 30-second bursts well above threshold. The long recoveries ensure high-quality execution for each interval, maximizing the development of your fast-twitch muscle fibers and improving lactate tolerance.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get started. Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="600" message="Breathing should be controlled. Body relaxed." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="150" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="First set! Sharp 30-second effort. Go!" />
      <textevent timeoffset="180" message="Power! Quick burst." />
      <textevent timeoffset="360" message="Stay strong, drive from the hips." />
      <textevent timeoffset="540" message="Halfway through this set. Keep the quality high." />
    </IntervalsT>
    <SteadyState Duration="720" Power="0.6">
      <textevent timeoffset="60" message="Excellent first set. Recover well, grab a drink." />
      <textevent timeoffset="360" message="Focus on deep, steady breathing." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="150" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="Set two. Same as the first. Let's do it!" />
      <textevent timeoffset="360" message="Keep your form solid, even when tired." />
      <textevent timeoffset="900" message="One last effort! Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Great work today! Let's cool it down." />
      <textevent timeoffset="360" message="Spin the legs out, let the heart rate come down." />
    </Cooldown>
  </workout>
</workout_file>