<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3/4 (Sweet Spot) Easy #01</name>
  <description>This foundational workout introduces classic Sweet Spot intervals to boost your sustainable power. By working just below threshold, you'll enhance metabolic efficiency and build a robust aerobic engine with minimal stress.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Focus on finding a comfortable cadence." />
      <textevent timeoffset="300" message="Breathing should be easy. Prepare your body for the work ahead." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="600" OffDuration="300" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="15" message="First interval. Settle into a rhythm." />
      <textevent timeoffset="300" message="Halfway point. Keep your upper body relaxed." />
      <textevent timeoffset="615" message="Final interval. Stay strong and consistent." />
      <textevent timeoffset="900" message="You're halfway through the last effort! Keep it steady." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="15" message="Excellent work. Time to spin the legs and cool down." />
      <textevent timeoffset="180" message="Focus on deep, controlled breathing." />
    </Cooldown>
  </workout>
</workout_file>