<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #04</name>
  <description>This session challenges your endurance with progressively increasing intensity. By stepping up the effort through three distinct blocks within Zone 2, you'll improve your ability to handle sustained efforts and resist fatigue. This workout is excellent for developing pacing discipline and aerobic conditioning.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
    <tag name="PROGRESSIVE" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Progressive endurance day. We'll build the intensity gradually." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="10" message="Block 1: Lower end of Zone 2. Settle in." />
      <textevent timeoffset="450" message="Halfway. Focus on relaxed breathing and a steady rhythm." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <SteadyState Duration="900" Power="0.7">
      <textevent timeoffset="10" message="Block 2: Stepping it up slightly. Notice the change." />
      <textevent timeoffset="450" message="Maintain good form. Shoulders down, light grip on the bars." />
    </SteadyState>
    <SteadyState Duration="60" Power="0.5" />
    <SteadyState Duration="900" Power="0.75">
      <textevent timeoffset="10" message="Block 3: Top end of Zone 2. The real work is here." />
      <textevent timeoffset="450" message="Stay strong. This is building that deep endurance." />
      <textevent timeoffset="840" message="Hold it to the end!" />
    </SteadyState>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic progressive effort. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>