<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z3/4 (Sweet Spot) Easy #08</name>
  <description>This session breaks a longer Sweet Spot effort into four manageable 4-minute chunks. This format helps you accumulate significant time-in-zone while providing short recovery periods to maintain quality and good form throughout the workout.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get started. Easy pedaling." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="60" OnPower="0.9" OffPower="0.5">
      <textevent timeoffset="10" message="First of four. Lock it in." />
      <textevent timeoffset="120" message="Mid-point. How's your breathing? Keep it controlled." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="All done. Great consistency today." />
    </Cooldown>
  </workout>
</workout_file>