<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Pushing #07</name>
  <description>This workout starts with a tough, longer interval and progressively shortens the work periods. This structure allows you to accumulate significant time in the sweet spot zone while managing fatigue. It’s a mentally engaging way to build endurance and pacing discipline.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Prepare for the longest effort first." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <SteadyState Duration="480" Power="0.9">
      <textevent timeoffset="15" message="Longest interval. Pace yourself well." />
      <textevent timeoffset="240" message="Halfway point. Stay focused and smooth." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.65">
      <textevent timeoffset="30" message="Good recovery. One more to go." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.92">
      <textevent timeoffset="15" message="Shorter, but a bit harder. Let's do this." />
      <textevent timeoffset="180" message="Final push. Empty the tank!" />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="Descending intervals complete. Well done." />
    </Cooldown>
  </workout>
</workout_file>