<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Easy #07</name>
  <description>This pyramid structure challenges your pacing and mental fortitude by building up to a peak duration and then coming back down. It's a great way to accumulate significant time in the tempo zone while keeping the workout dynamic. This enhances both muscular and mental stamina.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </Warmup>
    <SteadyState Duration="240" Power="0.82">
      <textevent timeoffset="10" message="First block of the pyramid. Focus on consistent power output." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55" />
    <SteadyState Duration="480" Power="0.82">
      <textevent timeoffset="10" message="You're at the peak. Longest effort of the day. Stay strong!" />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55" />
    <SteadyState Duration="240" Power="0.82">
      <textevent timeoffset="10" message="On the way down now. Maintain your form." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="15" message="Pyramid conquered. Enjoy the cooldown." />
    </Cooldown>
  </workout>
</workout_file>