<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Medium #08</name>
  <description>Learn to pace a long effort with this progressive tempo workout. Each of the three intervals gets progressively harder, training you to handle increasing fatigue while maintaining a strong output. This is excellent practice for negative-splitting a time trial or finishing a long ride strong.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Ramp Duration="720" PowerLow="0.5" PowerHigh="0.72">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Ramp>
    <SteadyState Duration="960" Power="0.8">
      <textevent timeoffset="15" message="First block. This should feel controlled and sustainable." />
      <textevent timeoffset="480" message="Halfway. Check your posture." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <SteadyState Duration="960" Power="0.85">
      <textevent timeoffset="15" message="Second block. A noticeable step up in effort." />
      <textevent timeoffset="480" message="Stay relaxed, focus on your breathing." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <SteadyState Duration="960" Power="0.9">
      <textevent timeoffset="15" message="Final block. The hardest part. Stay mentally tough!" />
      <textevent timeoffset="480" message="You're over the hump. Finish strong!" />
    </SteadyState>
    <Cooldown Duration="420" PowerLow="0.6" PowerHigh="0.4" />
  </workout>
</workout_file>