<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Pushing #10</name>
  <description>This session trains your ability to handle sharp accelerations and then settle back into a demanding pace. Each interval begins with a powerful anaerobic surge, forcing your body to clear lactate while still working hard. This is perfect for simulating attacks, bridging gaps, or starting a time trial effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
    <tag name="ANAEROBIC" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Prepare for some sharp efforts to start each interval." />
    </Warmup>
    <Ramp Duration="30" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="10" message="First surge! Hit the power hard!" />
    </Ramp>
    <SteadyState Duration="690" Power="0.9">
      <textevent timeoffset="10" message="Settle in. Control your breathing and bring your heart rate down." />
      <textevent timeoffset="345" message="Halfway. You should be feeling recovered from the surge by now." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="30" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="10" message="Surge again! Explosive power!" />
    </Ramp>
    <SteadyState Duration="690" Power="0.9">
      <textevent timeoffset="10" message="Good. Now find that sustainable sweet spot rhythm." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.6" />
    <Ramp Duration="30" PowerLow="0.9" PowerHigh="1.2">
      <textevent timeoffset="10" message="Final surge! Give it a big kick!" />
    </Ramp>
    <SteadyState Duration="690" Power="0.9">
      <textevent timeoffset="10" message="Last long effort. Hold the power steady all the way to the end." />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="180" message="That's how you build race-specific fitness. Well done." />
    </Cooldown>
  </workout>
</workout_file>