<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Easy #09</name>
  <description>This workout uses an ascending pyramid structure to build endurance and mental focus. The work blocks get progressively longer, challenging you to maintain a consistent Zone 2 effort. This is an excellent way to practice pacing and build confidence for long rides, fully aligned with the principles of Coggan Power Zones.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="300" message="Let's get ready for our pyramid blocks." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="600" Power="0.68">
      <textevent timeoffset="15" message="First block: 10 minutes. Settle in." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5" />
    <SteadyState Duration="900" Power="0.68">
      <textevent timeoffset="15" message="Second block: 15 minutes. Find your rhythm." />
      <textevent timeoffset="450" message="Halfway. Stay focused." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5" />
    <SteadyState Duration="1200" Power="0.68">
      <textevent timeoffset="15" message="Longest block: 20 minutes. This is where the real work happens." />
      <textevent timeoffset="600" message="You've got this. Deep breaths, smooth pedals." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.5" />
    <SteadyState Duration="360" Power="0.68">
      <textevent timeoffset="15" message="Final, short block to finish." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="Pyramid conquered. Excellent session. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>