<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Easy #06</name>
  <description>By breaking longer sweet spot intervals into smaller chunks with very short rests, you can spend more total time at intensity. This workout enhances your ability to recover quickly and repeat hard efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="30" OnPower="0.94" OffPower="0.5">
      <textevent timeoffset="5" message="First block of broken intervals. Focus on getting back on power quickly." />
      <textevent timeoffset="335" message="Second rep. Quick recovery!" />
    </IntervalsT>
    <SteadyState Duration="480" Power="0.65">
      <textevent timeoffset="30" message="Longer recovery. Grab a drink and reset." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="30" OnPower="0.94" OffPower="0.5">
      <textevent timeoffset="5" message="Final set. Same intensity, same focus." />
      <textevent timeoffset="335" message="Last one! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="3240" Power="0.7" />
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic effort. Let the body recover." />
    </Cooldown>
  </workout>
</workout_file>