<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Easy #08</name>
  <description>By adding short, higher-intensity surges on top of a steady tempo base, this workout mimics the demands of group riding. It trains your ability to respond to attacks and accelerations without fading, improving your dynamic endurance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="1500" Power="0.83">
      <textevent timeoffset="300" message="First surge in 10 seconds! Stand up or increase cadence for 20s." />
      <textevent timeoffset="600" message="Get ready for another 20-second surge." />
      <textevent timeoffset="900" message="Halfway. Next surge coming up." />
      <textevent timeoffset="1200" message="Last surge in this block!" />
    </SteadyState>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="30" message="Good work. Spin easy and recover." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.85">
      <textevent timeoffset="300" message="Second block. Prepare for the first surge." />
      <textevent timeoffset="600" message="Surge! Drive the power from your legs." />
      <textevent timeoffset="900" message="Final surge of the day coming up!" />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.35" />
  </workout>
</workout_file>