<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Easy #02</name>
  <description>By extending the anaerobic intervals to 45 seconds, this session challenges your body's ability to produce power under increasing fatigue. This workout is excellent for improving lactate shuttling and building the endurance needed for repeated attacks or short, steep climbs.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.55" PowerHigh="0.8">
      <textevent timeoffset="300" message="Easy spinning to start. Keep the cadence comfortable." />
      <textevent timeoffset="720" message="Let's get the body ready for the work ahead." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="45" OffDuration="195" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="First interval! Settle in, find your rhythm." />
      <textevent timeoffset="20" message="Hold the power steady!" />
      <textevent timeoffset="240" message="Second rep. Brace and push!" />
      <textevent timeoffset="600" message="Focus, this is where the gains are made." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.6">
      <textevent timeoffset="60" message="Well done. Deep breaths during this recovery." />
      <textevent timeoffset="240" message="Halfway through the rest. Stay hydrated." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="45" OffDuration="195" OnPower="1.3" OffPower="0.55">
      <textevent timeoffset="0" message="Final set. Let's finish strong." />
      <textevent timeoffset="25" message="Halfway through the effort!" />
      <textevent timeoffset="720" message="Last couple of reps. Make them count!" />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.75" PowerHigh="0.4">
      <textevent timeoffset="120" message="Fantastic effort. Let the body recover." />
      <textevent timeoffset="480" message="Think about that smooth pedal stroke." />
    </Cooldown>
  </workout>
</workout_file>