<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Pushing #08</name>
  <description>With nine classic one-minute anaerobic intervals, this workout is a pure test of your capacity for high-power efforts. The structured 1-to-3 work-to-rest ratio allows for significant recovery, enabling you to hit each interval with maximum force. This is a fundamental session for building a bigger anaerobic engine.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.8">
      <textevent timeoffset="600" message="Get ready for a simple but brutally effective workout." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="9" OnDuration="60" OffDuration="180" OnPower="1.3" OffPower="0.6">
      <textevent timeoffset="0" message="Here we go, first of nine!" />
      <textevent timeoffset="30" message="Halfway! Stay smooth." />
      <textevent timeoffset="960" message="Past the halfway mark of the workout! Keep it up." />
      <textevent timeoffset="1920" message="Last one! Best one!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="360" message="Pure anaerobic capacity work. Well done." />
    </Cooldown>
  </workout>
</workout_file>