<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Pushing #04</name>
  <description>This workout starts with the longest, toughest effort first, then decreases interval duration. This 'descending peaks' approach is a great mental challenge, as each subsequent interval feels more manageable. It's fantastic for building threshold power while managing fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="400" message="Get warm, the first effort is the biggest one today." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.95">
      <textevent timeoffset="0" message="Tackle the biggest peak first. 30 minutes at threshold." />
      <textevent timeoffset="900" message="Halfway done. The hardest part of the day is almost over." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="30" message="Great work. Recover now, the next one is shorter." />
    </SteadyState>
    <SteadyState Duration="1500" Power="0.97">
      <textevent timeoffset="0" message="Second peak. Power up slightly, but for less time." />
      <textevent timeoffset="750" message="Keep that form solid. Drive through the pedals." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.55">
      <textevent timeoffset="30" message="Breathe deep. Just one more effort." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.99">
      <textevent timeoffset="0" message="Final peak! Strong and steady to the end." />
      <textevent timeoffset="600" message="Final push! You're almost there." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="You did it. Descending peaks complete." />
    </Cooldown>
  </workout>
</workout_file>