<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z6 (Anaerobic Capacity) Pushing #04</name>
  <description>This session simulates attacking and counter-attacking with two distinct blocks of anaerobic intervals. The first set builds fatigue, and the second challenges you to repeat the hard efforts, improving your repeatability and mental toughness under pressure.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="120" message="Increase your cadence slightly for the last part of the warm-up." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="45" OnPower="1.25" OffPower="0.6">
      <textevent timeoffset="0" message="First set. Find a sustainable hard pace." />
      <textevent timeoffset="180" message="Halfway through this block." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="15" message="Good recovery now. Get ready for the second set." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="45" OffDuration="45" OnPower="1.25" OffPower="0.6">
      <textevent timeoffset="0" message="Round two! Match the power from the first set." />
      <textevent timeoffset="270" message="Last one! Give it everything you have left." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.75" PowerHigh="0.5">
      <textevent timeoffset="30" message="That's a wrap! Awesome work." />
      <textevent timeoffset="300" message="Keep the legs moving lightly." />
    </Cooldown>
  </workout>
</workout_file>