<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Pushing #10</name>
  <description>This session builds a solid anaerobic foundation with a set of strong one-minute intervals, then asks for one final, all-out ramp to completely empty the tank. This structure improves your sustained anaerobic power and your ability to dig deep for a final finishing effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Get ready for a solid block of work followed by a big finish." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="7" OnDuration="60" OffDuration="120" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="Main set begins. Find a strong, sustainable pace for these minute efforts." />
      <textevent timeoffset="540" message="Three more to go before the final push." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="10" message="Spin the legs. One last effort coming up." />
      <textevent timeoffset="90" message="Deep breaths. Prepare to empty the tank." />
    </SteadyState>
    <Ramp Duration="60" PowerLow="1.4" PowerHigh="1.8">
      <textevent timeoffset="0" message="THE FINISHER! Let's go! All you've got for one minute." />
      <textevent timeoffset="30" message="Halfway! Keep driving to the line!" />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Workout complete. What a finish! Cool down properly." />
    </Cooldown>
  </workout>
</workout_file>