<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3/4 (Sweet Spot) Easy #09</name>
  <description>This workout introduces short, powerful surges within a sustained sweet spot effort to simulate attacking or covering moves in a race. These surges challenge your lactate system and improve your ability to recover while still working at a high intensity. It's a fantastic session for developing the dynamic power needed for competitive riding.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Time to warm up. Let's spin the legs and prepare for some surges." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="30" OffDuration="330" OnPower="1.1" OffPower="0.9">
      <textevent timeoffset="10" message="First block. Settle into sweet spot, prepare for the first surge." />
      <textevent timeoffset="350" message="Surge complete, settle back into rhythm. Recover at power." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="10" message="Block one done. Good control. Easy spin before the next set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="30" OffDuration="330" OnPower="1.1" OffPower="0.9">
      <textevent timeoffset="10" message="Final block. Remember to accelerate smoothly into the surge." />
      <textevent timeoffset="350" message="Focus on settling back to sweet spot quickly after the surge." />
    </IntervalsT>
    <SteadyState Duration="840" Power="0.6">
      <textevent timeoffset="30" message="All done with the main set. Time for a nice long spin down." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Cooldown>
  </workout>
</workout_file>