<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #09</name>
  <description>This workout uses clusters of very short 'microbursts' to maximize neuromuscular adaptation. These rapid, repeated sprints improve your top-end speed and acceleration by training your brain and muscles to fire more quickly and powerfully, without creating excessive metabolic fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Halfway through the warm-up. Let's do a few high-cadence spins." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <SteadyState Duration="240" Power="0.65">
      <textevent timeoffset="10" message="Main set of microbursts is next." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="20" OffDuration="40" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Cluster 1. Quick and snappy!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="15" message="Good work. Full recovery before the next cluster." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="20" OffDuration="40" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Cluster 2. Let's go again!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="15" message="Stay hydrated. One more cluster to go." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="20" OffDuration="40" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Final cluster. Give it your all!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Workout complete. Time for a well-deserved cooldown." />
    </Cooldown>
  </workout>
</workout_file>