<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Pushing #04</name>
  <description>Sharpen your top-end speed with microbursts. This workout features sets of extremely short, high-power 30-second intervals. This style of training rapidly improves lactate tolerance and enhances your ability to recover quickly between repeated maximal efforts, perfect for criterium or cyclocross racing.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="1000" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="500" message="Let's get warm. Focus on increasing your cadence." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="500" Power="0.7" />
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Set 1: Explosive power for 30 seconds!" />
      <textevent timeoffset="240" message="Halfway! Keep the power high." />
    </IntervalsT>
    <SteadyState Duration="1520" Power="0.65">
      <textevent timeoffset="700" message="Spin easy. Let the legs recover for the next block." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Set 2: Let's go again! Same intensity." />
    </IntervalsT>
    <SteadyState Duration="1520" Power="0.65">
      <textevent timeoffset="700" message="Deep breaths. One more set to go." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="30" OffDuration="30" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.4" />
  </workout>
</workout_file>