<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Pushing #04</name>
  <description>This workout combines longer anaerobic efforts with shorter, more intense ones to challenge your power curve. By mixing 2-minute and 90-second intervals, you'll improve both your anaerobic endurance and your peak power output. This session mimics the variable demands of attacking over a climb or in a breakaway.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="600" message="Let's add a few short spin-ups to prepare for the intervals." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="1260" OffDuration="480" OnPower="0.5" OffPower="0.6" />
    <SteadyState Duration="600" Power="0.7">
      <textevent timeoffset="300" message="Steady endurance pace. Reset and focus." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="450" message="Incredible effort today. Spin easy." />
    </Cooldown>
  </workout>
</workout_file>