<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z6 (Anaerobic Capacity) Easy #10</name>
  <description>This session challenges you with two distinct blocks of anaerobic work. The first block features longer efforts at the low end of Zone 6, followed by a second block of shorter, more intense bursts. This structure improves your ability to produce power across the full spectrum of anaerobic durations.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="420" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.75">
      <textevent timeoffset="10" message="Warm-up complete. Let's get ready for the main set." />
    </SteadyState>
    <SteadyState Duration="150" Power="0.65" />
    <IntervalsT Repeat="5" OnDuration="45" OffDuration="75" OnPower="1.21" OffPower="0.55">
      <textevent timeoffset="0" message="First set. Longer efforts." />
      <textevent timeoffset="240" message="Halfway through this block." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.5">
      <textevent timeoffset="30" message="Great work. Recover now before the final, shorter efforts." />
    </SteadyState>
    <IntervalsT Repeat="5" OnDuration="30" OffDuration="60" OnPower="1.35" OffPower="0.55">
      <textevent timeoffset="0" message="Second set. Shorter and sharper!" />
      <textevent timeoffset="270" message="Last one! Empty the tank." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Excellent session. Time to cool down and reflect on the effort." />
      <textevent timeoffset="300" message="Focus on bringing the heart rate down nice and slow." />
    </Cooldown>
  </workout>
</workout_file>