<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #07</name>
  <description>Challenge your recovery with 'double shot' intervals. Each work block consists of two back-to-back anaerobic efforts with a very short rest, followed by a longer recovery period. This mimics the demands of attacking and counter-attacking.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </SteadyState>
    <Ramp Duration="120" PowerLow="0.55" PowerHigh="0.75">
      <textevent timeoffset="60" message="Bring the effort up. Main set is next." />
    </Ramp>
    <IntervalsT Repeat="2" OnDuration="20" OffDuration="40" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="First double shot. Get ready for the second part." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="20" OffDuration="40" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Second set. Same as the first." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="20" OffDuration="40" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Final set! Empty the tank on these last two efforts." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="60" message="Fantastic work. Let the body recover." />
    </Cooldown>
  </workout>
</workout_file>