<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Pushing #06</name>
  <description>This pyramid structure builds you up to a peak threshold effort before bringing you back down. It's a comprehensive workout that challenges your ability to hold power for varying durations, improving both physical stamina and mental pacing strategies for undulating terrain.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
    <tag name="PYRAMID" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="360" Power="0.65" />
    <SteadyState Duration="720" Power="0.95">
      <textevent timeoffset="0" message="First step of the pyramid." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.55" />
    <SteadyState Duration="1080" Power="0.98">
      <textevent timeoffset="0" message="Climbing higher. Longer and slightly harder." />
      <textevent timeoffset="540" message="Halfway up this step." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.55" />
    <SteadyState Duration="1440" Power="1">
      <textevent timeoffset="0" message="The peak of the pyramid! Settle in for the longest block." />
      <textevent timeoffset="720" message="You're at the top! Hold it steady." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.55" />
    <SteadyState Duration="1080" Power="0.98">
      <textevent timeoffset="0" message="Now on the way down. Match the earlier effort." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Pyramid complete. Excellent pacing and effort." />
    </Cooldown>
  </workout>
</workout_file>