<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #06</name>
  <description>This workout challenges your recovery systems by progressively reducing the rest time between identical anaerobic efforts. As the session continues, your body must adapt to clearing lactate more quickly. This is a great way to simulate the increasing demands of the final laps of a race.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get a solid warm-up in today." />
      <textevent timeoffset="420" message="A few more minutes, then the real work begins." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="90" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="First block. Longest recovery." />
    </IntervalsT>
    <SteadyState Duration="90" Power="0.5">
      <textevent timeoffset="10" message="Recover well. Rest gets shorter now." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Second block. Stay focused as fatigue builds." />
    </IntervalsT>
    <SteadyState Duration="90" Power="0.5">
      <textevent timeoffset="10" message="Final block coming up. Shortest rest!" />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="30" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Last set! Dig deep!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Incredible effort. The hard part is over. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>