<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z6 (Anaerobic Capacity) Medium #06</name>
  <description>This session challenges your recovery process by systematically reducing rest time between hard efforts. This forces your body to become more efficient at clearing lactate, a key skill for repeated attacks in a race.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="90" OffDuration="180" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="First set, longer recovery. Focus on quality." />
    </IntervalsT>
    <SteadyState Duration="570" Power="0.6">
      <textevent timeoffset="280" message="Long recovery here. Get ready for the next block where rest gets shorter." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="90" OffDuration="90" OnPower="1.25" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! Less rest, more stress. Adapt!" />
      <textevent timeoffset="360" message="Last one in this block! Push it!" />
    </IntervalsT>
    <SteadyState Duration="60" Power="0.5" />
    <Cooldown Duration="720" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Excellent adaptation today. Recovery is earned." />
    </Cooldown>
  </workout>
</workout_file>