<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #08</name>
  <description>This workout consists of three sets of repeated 30-second microbursts with short recoveries. This structure intensely targets the anaerobic system, enhancing your ability to recover quickly from repeated hard efforts and improving your overall capacity for high-intensity work.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="450" message="Let's get the blood flowing. Easy cadence." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="60" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="First block of microbursts. Let's go!" />
      <textevent timeoffset="360" message="Halfway through the set. Keep it snappy!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="Quick recovery. Get ready for the next block." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="60" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Second block. Stay on top of the power." />
      <textevent timeoffset="360" message="Focus on a quick transition from power to recovery." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="120" message="One more block to go!" />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="60" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Final block. Empty the tank!" />
      <textevent timeoffset="630" message="Last one! Make it your best!" />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6" />
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Incredible work. Let's start the cooldown." />
    </Cooldown>
  </workout>
</workout_file>