<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #09</name>
  <description>Today is all about raw power and speed. These very short, maximal 15-second sprints with long recoveries are designed to improve your neuromuscular coordination and peak power output. This is pure sprint training to sharpen your fastest finish.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="600" message="Get ready to unleash some power. Spin up the legs." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="225" OnPower="1.75" OffPower="0.5">
      <textevent timeoffset="0" message="First sprint! Give it everything you have!" />
      <textevent timeoffset="240" message="Reset and go again! Explode!" />
      <textevent timeoffset="480" message="Focus on pure speed." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="240" message="Great first set of sprints. Recover completely." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="15" OffDuration="225" OnPower="1.75" OffPower="0.5">
      <textevent timeoffset="0" message="Final set of sprints. Make every second count." />
      <textevent timeoffset="240" message="Drive the pedals down with force!" />
      <textevent timeoffset="960" message="Last sprint! All out!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Awesome sprinting. Time to spin it out." />
      <textevent timeoffset="360" message="Feel the work in your legs. Great job." />
    </Cooldown>
  </workout>
</workout_file>