<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Easy #04</name>
  <description>Challenge your endurance with a pyramid of tempo intervals. This workout builds from shorter to longer efforts and back down, improving your ability to sustain power over time. It's a great way to build mental toughness and pacing strategy for longer rides.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="300" message="Let's get warmed up and ready for some solid work." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="10" message="First step of the pyramid." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="600" Power="0.84">
      <textevent timeoffset="10" message="Longer block now. Settle in." />
      <textevent timeoffset="300" message="Halfway. Stay focused on your form." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="900" Power="0.88">
      <textevent timeoffset="10" message="Peak of the pyramid. This is the longest effort." />
      <textevent timeoffset="450" message="Keep it steady. You're doing great." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="600" Power="0.84">
      <textevent timeoffset="10" message="Working our way down the pyramid." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65" />
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="10" message="Final tempo effort!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="60" message="Pyramid conquered. Excellent work." />
    </Cooldown>
  </workout>
</workout_file>