<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #01</name>
  <description>This classic Sweet Spot session builds muscular endurance with two solid 8-minute intervals. It's a highly effective workout for increasing your sustainable power without accumulating excessive fatigue, making it a cornerstone of base and build phases.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="360" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's begin. Focus on smooth, round pedal strokes as we warm up." />
      <textevent timeoffset="180" message="Breathing should be relaxed and controlled." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="480" OffDuration="120" OnPower="0.9" OffPower="0.5">
      <textevent timeoffset="10" message="First interval. Settle in, find a comfortable cadence." />
      <textevent timeoffset="240" message="Halfway through this block. Stay strong and focused." />
      <textevent timeoffset="470" message="Almost there, get ready for a short recovery." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="Great work. Time to spin the legs out and cool down." />
      <textevent timeoffset="180" message="Take a few deep breaths and let your heart rate come down." />
    </Cooldown>
  </workout>
</workout_file>