<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3 (Tempo) Medium #06</name>
  <description>A classic pyramid structure to keep your mind and body engaged. You'll build up to a peak duration at tempo and then work your way back down, enhancing your ability to meter effort and develop a strong sense of pacing.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
    <tag name="PYRAMID" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Get ready for a tempo pyramid." />
    </Warmup>
    <SteadyState Duration="240" Power="0.85">
      <textevent timeoffset="8" message="This is controlled tempo: strong and steady." />
      <textevent timeoffset="120" message="Half done. Stay smooth and focused." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="360" Power="0.85">
      <textevent timeoffset="10" message="Up to the peak of the pyramid. 6 minutes here." />
      <textevent timeoffset="180" message="Stay locked in. You're strong." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="240" Power="0.85">
      <textevent timeoffset="10" message="On the way back down. 4 minutes." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.6" />
    <SteadyState Duration="120" Power="0.85">
      <textevent timeoffset="10" message="Final interval. Finish strong!" />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.4">
      <textevent timeoffset="10" message="Pyramid complete. Well done." />
    </Cooldown>
  </workout>
</workout_file>