<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Pushing #01</name>
  <description>Build muscular endurance and raise your lactate threshold with these classic sweet spot intervals. This session trains your body to sustain harder efforts for longer, a key component for time trials and climbing. The repeated efforts improve metabolic efficiency and fatigue resistance.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="180" message="Breathing should be controlled. Prepare for the main set." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="100" OnPower="0.92" OffPower="0.65">
      <textevent timeoffset="10" message="First interval. Settle into the effort, find your rhythm." />
      <textevent timeoffset="150" message="Halfway through this block. Stay strong." />
      <textevent timeoffset="305" message="Spin easy, recover well." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="Excellent work. Let the body cool down gradually." />
      <textevent timeoffset="240" message="Time to stretch and rehydrate." />
    </Cooldown>
  </workout>
</workout_file>