<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #01</name>
  <description>This workout introduces short, high-intensity anaerobic efforts. By repeatedly pushing into Zone 6 for brief periods, you'll improve your ability to handle lactate and boost your power for short, sharp attacks or covering moves in a race. The generous recovery ensures the efforts remain high quality.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's begin with a gentle warm-up. Focus on smooth pedaling." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7" />
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Main set is next. Get ready for some short, sharp efforts." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="90" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="First set! Let's go!" />
      <textevent timeoffset="120" message="Effort 2, stay strong." />
      <textevent timeoffset="360" message="Last one of this block!" />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="15" message="Great first set. Recover well, grab a sip of water." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="90" OnPower="1.3" OffPower="0.5">
      <textevent timeoffset="0" message="Second and final set. Make it count!" />
      <textevent timeoffset="240" message="Just two more efforts to go!" />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Fantastic work. Time to cool down and let the body absorb the training." />
      <textevent timeoffset="300" message="Keep spinning easy. Focus on deep, controlled breathing." />
    </Cooldown>
  </workout>
</workout_file>