<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3/4 (Sweet Spot) Easy #04</name>
  <description>This workout breaks the Sweet Spot effort into shorter, more manageable chunks. This approach allows you to accumulate significant time in the target zone, improving aerobic capacity and threshold power with less mental strain than one long interval.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="300" message="Breathing deeply now. Get ready for the first interval." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="5" OnDuration="240" OffDuration="120" OnPower="0.92" OffPower="0.6">
      <textevent timeoffset="10" message="Settle in. Nice and controlled." />
      <textevent timeoffset="250" message="First one down. Quick recovery." />
      <textevent timeoffset="730" message="Third interval, halfway through the main set!" />
      <textevent timeoffset="1450" message="Last one! Make it your best one." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="Well done. Time to flush the legs." />
    </Cooldown>
  </workout>
</workout_file>