<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #08</name>
  <description>Challenge your lactate clearance with 'floating' intervals, where the recovery periods are active and demanding. By keeping the pressure on during the 'off' phase, this workout forces your body to become more efficient at processing lactate while under load.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.85">
      <textevent timeoffset="300" message="Make sure you are properly warmed up. This one is tough." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="10" OnDuration="60" OffDuration="90" OnPower="1.25" OffPower="0.8">
      <textevent timeoffset="0" message="First effort. The recovery is not a recovery. Stay focused." />
      <textevent timeoffset="60" message="Float! Keep the power steady in this tempo zone." />
      <textevent timeoffset="750" message="Halfway! The fatigue is real. That's the point." />
      <textevent timeoffset="1350" message="Last one! You've got this." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="That was a tough one. Spin it out." />
      <textevent timeoffset="300" message="Great mental fortitude today." />
    </Cooldown>
  </workout>
</workout_file>