<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3 (Tempo) Pushing #04</name>
  <description>This pyramid structure challenges your pacing and mental focus. You'll build up to a peak tempo effort and then descend, teaching your body to perform under sustained load and recover while still working.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Prepare for a pyramid of effort." />
    </Warmup>
    <SteadyState Duration="480" Power="0.8">
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
      <textevent timeoffset="240" message="Halfway there—keep this rhythm." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="720" Power="0.86">
      <textevent timeoffset="10" message="The peak of the pyramid. Settle in." />
      <textevent timeoffset="360" message="Hold it steady. You're halfway up." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="480" Power="0.9">
      <textevent timeoffset="240" message="Top effort! Short and sharp." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="480" Power="0.8">
      <textevent timeoffset="240" message="On the way down. Keep the quality high." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="240" message="Pyramid conquered. Well done." />
    </Cooldown>
  </workout>
</workout_file>