<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z3/4 (Sweet Spot) Medium #01</name>
  <description>This classic Sweet Spot workout features three 10-minute intervals to build your muscular endurance and raise your lactate threshold. The goal is to accumulate significant time in a challenging but sustainable zone, improving your ability to hold a strong pace for extended periods.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.7">
      <textevent timeoffset="15" message="Let's get started. Focus on smooth, circular pedal strokes." />
    </Warmup>
    <SteadyState Duration="300" Power="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="300" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="First block. Settle in, find your rhythm." />
      <textevent timeoffset="300" message="Halfway! Keep the pressure on the pedals." />
      <textevent timeoffset="590" message="Almost there, get ready for recovery." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="Great work. Time to cool down and let the body recover." />
    </Cooldown>
  </workout>
</workout_file>