<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Medium #01</name>
  <description>Focus on building sustained power just below threshold. These classic intervals are key for increasing muscular endurance and raising your functional threshold power (FTP) with manageable fatigue.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="15" message="Let's begin. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="180" message="Breathing should be relaxed and controlled." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="480" OffDuration="120" OnPower="0.9" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Settle in, find your rhythm." />
      <textevent timeoffset="240" message="Halfway through this block. Stay strong and steady." />
      <textevent timeoffset="470" message="Almost there..." />
      <textevent timeoffset="490" message="Active recovery. Spin the legs out." />
      <textevent timeoffset="610" message="Second and final interval. Let's make it a good one." />
      <textevent timeoffset="840" message="You're building real strength here. Keep pushing." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="Great work. Time to cool down and absorb the training." />
      <textevent timeoffset="180" message="Focus on hydration and nutrition post-ride." />
    </Cooldown>
  </workout>
</workout_file>