<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Medium #02</name>
  <description>This session simulates rolling hills by gently waving through the endurance zone. These gradual power changes improve muscle engagement and pedaling dynamics without adding significant stress. This workout enhances your ability to maintain a solid pace over undulating terrain.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="540" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="60" message="Prepare for some rolling endurance work. Focus on smooth transitions." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <Ramp Duration="900" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="First long ramp. Feel the gradual increase in effort." />
      <textevent timeoffset="450" message="Halfway up this 'climb'. Keep your breathing controlled." />
    </Ramp>
    <SteadyState Duration="60" Power="0.5">
      <textevent timeoffset="10" message="Quick spin before the next ramp." />
    </SteadyState>
    <Ramp Duration="900" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Here we go again. Stay seated and drive from the glutes." />
      <textevent timeoffset="450" message="Excellent focus. Keep that power smooth." />
    </Ramp>
    <SteadyState Duration="60" Power="0.5">
      <textevent timeoffset="10" message="Another brief rest." />
    </SteadyState>
    <Ramp Duration="900" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="10" message="Final big push. This is where the adaptation happens." />
      <textevent timeoffset="840" message="Almost at the top! Hold it steady." />
    </Ramp>
    <Cooldown Duration="240" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="30" message="Great session. Time to cool down and recover." />
    </Cooldown>
  </workout>
</workout_file>