<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Pushing #07</name>
  <description>This pyramid workout builds stamina with a structure that keeps you mentally engaged. By progressively increasing and then decreasing the interval duration, you'll accumulate significant time at tempo, improving your aerobic base and endurance for long, challenging rides.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7" />
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Ready for the main set? Let's climb the pyramid." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.86">
      <textevent timeoffset="10" message="First step of the pyramid. 5 minutes." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55" />
    <SteadyState Duration="600" Power="0.86">
      <textevent timeoffset="10" message="Stepping up. 10 minutes here." />
      <textevent timeoffset="300" message="Halfway through. Solid pace." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55" />
    <SteadyState Duration="900" Power="0.86">
      <textevent timeoffset="10" message="Peak of the pyramid. 15 minutes. Stay strong." />
      <textevent timeoffset="450" message="This is the longest block. You're doing great." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55" />
    <SteadyState Duration="600" Power="0.86">
      <textevent timeoffset="10" message="Working our way down. 10 minutes." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55" />
    <SteadyState Duration="300" Power="0.86">
      <textevent timeoffset="10" message="Final step. 5 minutes to the end of the main set." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Pyramid conquered. Well done." />
    </Cooldown>
  </workout>
</workout_file>