<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #07</name>
  <description>Climb the ladder of anaerobic stress in this progressive workout. By starting with short intervals and building to longer ones, you gradually increase the time under tension. This method effectively improves your ability to handle lactate and sustain power for longer durations.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.55" PowerHigh="0.75">
      <textevent timeoffset="600" message="Body should be feeling warm. Get ready to work." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="90" OnPower="1.4" OffPower="0.5">
      <textevent timeoffset="0" message="First rung of the ladder: 30-second efforts." />
    </IntervalsT>
    <SteadyState Duration="420" Power="0.6">
      <textevent timeoffset="210" message="Recover and prepare to step up." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="135" OnPower="1.35" OffPower="0.5">
      <textevent timeoffset="0" message="Second rung: 45 seconds. Control the effort." />
      <textevent timeoffset="180" message="Stay focused on your form." />
    </IntervalsT>
    <SteadyState Duration="420" Power="0.6">
      <textevent timeoffset="210" message="Breathe deep. One more step up." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="180" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Top of the ladder: 60 seconds! Dig in!" />
      <textevent timeoffset="30" message="Halfway! You can do this!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="60" message="Ladder complete. Outstanding effort." />
      <textevent timeoffset="360" message="Spin easy and reflect on a job well done." />
    </Cooldown>
  </workout>
</workout_file>