<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Easy #01</name>
  <description>Build your aerobic engine with classic sweet spot intervals. This session focuses on sustained efforts just below threshold to improve muscular endurance and increase your FTP without accumulating excessive fatigue.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="30" message="Let's begin. Focus on smooth, round pedal strokes." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="600" OffDuration="300" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle in, control your breathing." />
      <textevent timeoffset="300" message="Halfway! Keep the pressure steady." />
      <textevent timeoffset="610" message="Recovery. Spin easy and hydrate." />
    </IntervalsT>
    <SteadyState Duration="2100" Power="0.7">
      <textevent timeoffset="600" message="Long endurance block. Keep your posture relaxed." />
      <textevent timeoffset="1500" message="Focus on maintaining a consistent cadence." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Great work today. Time to cool down." />
    </Cooldown>
  </workout>
</workout_file>