<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3 (Tempo) Easy #09</name>
  <description>This workout simulates the unpredictable nature of road riding by weaving short, higher-intensity surges into a steady tempo block. It enhances your ability to respond to attacks and changes in pace without burning out.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.8">
      <textevent timeoffset="10" message="Settling into a steady tempo before the surges begin." />
    </SteadyState>
    <IntervalsT Repeat="6" OnDuration="30" OffDuration="120" OnPower="1.05" OffPower="0.8">
      <textevent timeoffset="0" message="First surge! Quick burst, then settle right back into tempo." />
      <textevent timeoffset="450" message="Three down, three to go. Focus on that quick recovery." />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.82">
      <textevent timeoffset="10" message="Surges are done. Finish with a solid, steady tempo block." />
      <textevent timeoffset="240" message="Halfway. Keep it smooth and controlled." />
    </SteadyState>
    <Cooldown Duration="420" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="10" message="Great job handling those changes in pace. Time to spin it out." />
    </Cooldown>
  </workout>
</workout_file>