<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Easy #10</name>
  <description>This session introduces variability by mixing 30-second and 45-second anaerobic efforts within a single set. This mimics the unpredictable nature of racing, where you must respond to attacks of different lengths. By alternating between shorter, sharper bursts and slightly longer sustained efforts, you build a more versatile and robust anaerobic system.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get warm. Prepare for a mixed bag of intervals today." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.65">
      <textevent timeoffset="900" message="Steady endurance pace. Conserve energy for the main set." />
    </SteadyState>
    <SteadyState Duration="210" Power="0.5">
      <textevent timeoffset="0" message="First effort is 30 seconds. Get ready." />
    </SteadyState>
    <SteadyState Duration="285" Power="0.5">
      <textevent timeoffset="0" message="Next up, a longer 45-second push." />
    </SteadyState>
    <SteadyState Duration="210" Power="0.5">
      <textevent timeoffset="0" message="Back to 30 seconds. Sharp and fast!" />
    </SteadyState>
    <SteadyState Duration="285" Power="0.5">
      <textevent timeoffset="0" message="45 seconds again. Pace it well." />
    </SteadyState>
    <SteadyState Duration="210" Power="0.5">
      <textevent timeoffset="0" message="Third 30-second burst." />
    </SteadyState>
    <SteadyState Duration="285" Power="0.5">
      <textevent timeoffset="0" message="Third 45-second effort. Stay strong." />
    </SteadyState>
    <SteadyState Duration="210" Power="0.5">
      <textevent timeoffset="0" message="Final 30-second effort!" />
    </SteadyState>
    <SteadyState Duration="285" Power="0.5">
      <textevent timeoffset="0" message="Last effort of the day! 45 seconds!" />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.6">
      <textevent timeoffset="30" message="Intervals complete! Excellent work handling the changes." />
    </SteadyState>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's cool it down. Well done." />
    </Cooldown>
  </workout>
</workout_file>