<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #10</name>
  <description>Sharpen your sprint and finishing kick with this workout. A series of short, maximal-effort intervals are preceded by a ramp to simulate winding up for the final dash to the line. This session improves neuromuscular coordination and peak power output when you're already fatigued.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="180" message="Let's get ready to practice that finishing kick." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.65" />
    <Ramp Duration="60" PowerLow="0.95" PowerHigh="1.2">
      <textevent timeoffset="0" message="First wind-up! Build the power smoothly." />
    </Ramp>
    <SteadyState Duration="30" Power="1.4">
      <textevent timeoffset="0" message="KICK! All out!" />
    </SteadyState>
    <SteadyState Duration="150" Power="0.55" />
    <Ramp Duration="60" PowerLow="0.95" PowerHigh="1.2">
      <textevent timeoffset="0" message="Second wind-up. Get ready to sprint again." />
    </Ramp>
    <SteadyState Duration="30" Power="1.4">
      <textevent timeoffset="0" message="GO!" />
    </SteadyState>
    <SteadyState Duration="150" Power="0.55" />
    <Ramp Duration="60" PowerLow="0.95" PowerHigh="1.2">
      <textevent timeoffset="0" message="Final sprint simulation! Make it your best one." />
    </Ramp>
    <SteadyState Duration="30" Power="1.4">
      <textevent timeoffset="0" message="EMPTY THE TANK!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="30" message="Great sprinting. Time to cool down." />
      <textevent timeoffset="300" message="Spin the lactic acid out of your legs." />
    </Cooldown>
  </workout>
</workout_file>