<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z6 (Anaerobic Capacity) Medium #07</name>
  <description>This workout challenges your ability to produce power as fatigue sets in, using descending power targets across three sets. You'll start with a high peak power and gradually decrease it in subsequent sets. This teaches pacing for multi-attack scenarios and builds resilience for the end of a hard race.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get warmed up. Today we focus on hitting specific power targets even when tired." />
      <textevent timeoffset="600" message="Engage your core. A stable platform is key for power production." />
      <textevent timeoffset="8" message="Sharp and committed: attack this interval." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="45" OffDuration="210" OnPower="1.5" OffPower="0.55">
      <textevent timeoffset="0" message="First set is the highest power target. Give it your all!" />
      <textevent timeoffset="765" message="Halfway through set 1. Stay sharp." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="450" message="Great start. Let the legs recover before the next block." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="45" OffDuration="210" OnPower="1.45" OffPower="0.55">
      <textevent timeoffset="0" message="Set 2. Power target is slightly lower, but the fatigue is higher. Focus on form." />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="450" message="One final set to go. Dig deep and finish this." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="45" OffDuration="210" OnPower="1.4" OffPower="0.55">
      <textevent timeoffset="0" message="Final set. It's all about controlled power to the finish." />
    </IntervalsT>
    <Cooldown Duration="900" PowerLow="0.75" PowerHigh="0.45">
      <textevent timeoffset="30" message="Workout complete! Excellent pacing and control today." />
    </Cooldown>
  </workout>
</workout_file>