<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Medium #05</name>
  <description>This workout pushes the duration of anaerobic efforts with two sets of 90-second intervals. These longer efforts build significant lactate tolerance and mental toughness. By extending the time spent at high intensity, you'll improve your capacity to sustain attacks and power through the crucial final moments of a hard race.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="600" message="Prepare for sustained hard work. Focus and determination will be key." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="360" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="First set. Settle in for these longer 90-second efforts." />
      <textevent timeoffset="45" message="Halfway! Stay smooth and control your breathing." />
      <textevent timeoffset="80" message="Almost there, 10 seconds to go!" />
    </IntervalsT>
    <SteadyState Duration="450" Power="0.55">
      <textevent timeoffset="225" message="Full recovery between sets. Get your heart rate down." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="360" OnPower="1.25" OffPower="0.5">
      <textevent timeoffset="0" message="Final set. This is where the real gains are made." />
      <textevent timeoffset="45" message="Dig deep, you're stronger than you think." />
      <textevent timeoffset="945" message="Last one! Leave it all out here." />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="450" message="Excellent effort. Time to spin out the legs and recover." />
    </Cooldown>
  </workout>
</workout_file>