<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z6 (Anaerobic Capacity) Easy #02</name>
  <description>This session extends the duration of your anaerobic efforts to improve lactate tolerance and buffering capacity. Pushing through these longer intervals builds mental toughness and enhances your ability to sustain attacks.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Ease into the ride. Focus on a high, relaxed cadence." />
      <textevent timeoffset="600" message="Let's get the body ready for some hard work." />
    </Warmup>
    <Ramp Duration="120" PowerLow="0.8" PowerHigh="1.1">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Ramp>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="90" message="Main set coming up. Longer efforts today." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="45" OffDuration="480" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Go! Settle into a hard pace you can hold for 45s." />
      <textevent timeoffset="25" message="Past halfway! Stay strong!" />
      <textevent timeoffset="50" message="Recovery is key here. Spin the legs out completely." />
      <textevent timeoffset="450" message="Deep breaths. Prepare for the next effort." />
    </IntervalsT>
    <SteadyState Duration="675" Power="0.6">
      <textevent timeoffset="300" message="All intervals complete. Time to spin and flush the legs." />
    </SteadyState>
    <Cooldown Duration="900" PowerLow="0.7" PowerHigh="0.4">
      <textevent timeoffset="30" message="Excellent focus today. Let's cool down properly." />
      <textevent timeoffset="500" message="Think about the adaptations you're creating. Great work." />
    </Cooldown>
  </workout>
</workout_file>