<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #03</name>
  <description>This workout uses a pyramid structure to challenge your pacing and endurance. The progressively longer and then shorter intervals at tempo train your body to handle varying effort durations, a key skill for real-world riding.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="480" Power="0.82">
      <textevent timeoffset="10" message="First step of the pyramid. Nice and controlled." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.62" />
    <SteadyState Duration="720" Power="0.85">
      <textevent timeoffset="360" message="Longer interval. Focus on maintaining a smooth pedal stroke." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.62" />
    <SteadyState Duration="960" Power="0.88">
      <textevent timeoffset="10" message="Top of the pyramid. This is the longest effort. Stay strong!" />
      <textevent timeoffset="480" message="You've crested the peak. Keep it steady to the end of the interval." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.62" />
    <SteadyState Duration="480" Power="0.82">
      <textevent timeoffset="10" message="On the way down the pyramid now. Final push!" />
    </SteadyState>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>