<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #04</name>
  <description>This session uses a progressive structure, increasing the power target across three distinct blocks of intervals. This approach helps you practice producing high power even as fatigue begins to set in, improving both your physical and mental resilience for hard, race-winning moves.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Easy spin to start. Let's get the body ready for work." />
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="60" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First block. Focus on good form." />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="15" message="Good. Now we rest before the next, harder block." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="60" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="Power goes up a little. Stay strong!" />
    </IntervalsT>
    <SteadyState Duration="120" Power="0.5">
      <textevent timeoffset="15" message="Deep breaths. One last, short block to go." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="60" OnPower="1.45" OffPower="0.55">
      <textevent timeoffset="0" message="Final two efforts! Make them your best." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="That's a wrap! Excellent work. Let's start the cooldown." />
    </Cooldown>
  </workout>
</workout_file>