<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Easy #05</name>
  <description>This workout uses a pyramid structure to vary the effort within your aerobic endurance zone. Starting and finishing with shorter blocks and peaking with a longer, sustained effort in the middle helps keep the session engaging. This structure trains your body to handle sustained Zone 2 power, a key aspect of endurance performance as defined by Coggan Power Zones.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="420" PowerLow="0.5" PowerHigh="0.65">
      <textevent timeoffset="15" message="Let's begin the warm-up. Easy spinning." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="First block of the pyramid. Settle in." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Short recovery before the main block." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.7">
      <textevent timeoffset="10" message="Top of the pyramid. Longest block starts now." />
      <textevent timeoffset="600" message="Halfway! Body relaxed, pedal strokes smooth." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="10" message="Another short recovery. Well done." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.65">
      <textevent timeoffset="10" message="Final block. Match the effort of the first one." />
    </SteadyState>
    <Cooldown Duration="540" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="15" message="Pyramid complete. Let's start the cool down." />
    </Cooldown>
  </workout>
</workout_file>