<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Easy #04</name>
  <description>This pyramid structure builds time in the tempo zone and then brings it back down. It's an excellent way to accumulate training stress while keeping the workout mentally engaging, improving both physical endurance and focus.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="540" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's get warmed up for this pyramid session." />
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="240" Power="0.85">
      <textevent timeoffset="10" message="First step of the pyramid." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="360" Power="0.85">
      <textevent timeoffset="10" message="Longer interval now. Settle in." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="480" Power="0.85">
      <textevent timeoffset="10" message="Peak of the pyramid. You're strong, hold this." />
      <textevent timeoffset="240" message="Halfway. Focus on your breathing." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <SteadyState Duration="240" Power="0.85">
      <textevent timeoffset="10" message="On the way down now. Stay solid." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="10" message="Pyramid complete. Great mental and physical effort. Cool down well." />
    </Cooldown>
  </workout>
</workout_file>