<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #03</name>
  <description>This workout challenges your anaerobic system with descending interval durations at increasing intensity. This structure trains your body to produce high power even as fatigue sets in, sharpening your top-end speed and finishing kick.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Easy spinning to start. Focus on a high, relaxed cadence." />
      <textevent timeoffset="400" message="Getting warm now. Prepare mentally for the hard work." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="90" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Longest intervals first. Pace yourself through these 90 seconds." />
    </IntervalsT>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="120" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Next up: 60-second efforts. A little shorter, a lot harder." />
    </IntervalsT>
    <SteadyState Duration="60" Power="0.5" />
    <IntervalsT Repeat="4" OnDuration="30" OffDuration="60" OnPower="1.5" OffPower="0.5">
      <textevent timeoffset="0" message="Final block! Short, sharp, and powerful. Finish strong!" />
    </IntervalsT>
    <Cooldown Duration="690" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="That's a wrap. Great job. Begin the cooldown." />
    </Cooldown>
  </workout>
</workout_file>