<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Easy #08</name>
  <description>This workout challenges your ability to repeat hard efforts even as fatigue sets in. Each interval is performed at a slightly lower power target, teaching you to pace your anaerobic efforts effectively over a series of accelerations.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Ramp Duration="300" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get warmed up. Easy spinning." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Highest power targets first. Hit them hard!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.5" />
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="90" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="Power target drops slightly. Focus on form." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.5" />
    <IntervalsT Repeat="1" OnDuration="30" OffDuration="90" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Final push! One last strong effort." />
    </IntervalsT>
    <SteadyState Duration="60" Power="0.5" />
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="300" message="Halfway through the cooldown. Deep breaths." />
    </Cooldown>
  </workout>
</workout_file>