<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Easy #02</name>
  <description>This session focuses on longer, sustained sweet spot efforts to enhance your time-to-exhaustion. By extending the interval duration, you'll improve your ability to handle prolonged, challenging paces in races or group rides.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="480" message="Prepare for some longer, sustained work." />
      <textevent timeoffset="8" message="Sweet spot now: controlled discomfort, no spikes." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="200" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="30" message="Lock into the effort. Smooth and controlled." />
      <textevent timeoffset="300" message="Halfway through the first block. You've got this." />
      <textevent timeoffset="630" message="Deep breaths, stay relaxed on the bike." />
      <textevent timeoffset="1430" message="Final interval. This is where the gains are made." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="300" message="Excellent session. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>