<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z3/4 (Sweet Spot) Pushing #01</name>
  <description>Build sustained power and muscular endurance with classic, long sweet spot intervals. This workout is designed to improve your ability to hold a strong, steady pace for extended periods, directly translating to faster times on long climbs and time trials.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.5">
      <textevent timeoffset="10" message="Let's get started. Easy spinning for the first 5 minutes." />
      <textevent timeoffset="150" message="Focus on smooth, circular pedal strokes." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <Ramp Duration="300" PowerLow="0.55" PowerHigh="0.75" />
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="10" message="Final part of the warm up. Get ready for the main set." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="1200" OffDuration="300" OnPower="0.9" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Settle into a rhythm you can hold." />
      <textevent timeoffset="600" message="Halfway through this block. Keep your core engaged and posture strong." />
      <textevent timeoffset="1190" message="Great work! Recovery coming up." />
    </IntervalsT>
    <SteadyState Duration="1200" Power="0.9">
      <textevent timeoffset="10" message="Final interval! This is where the real gains are made." />
      <textevent timeoffset="600" message="You're halfway. Stay focused. Push through the fatigue." />
      <textevent timeoffset="1190" message="Excellent effort! Main set complete." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="10" message="Time to cool down. Let the heart rate come down gradually." />
      <textevent timeoffset="300" message="Great session today. Spin the legs out." />
    </Cooldown>
  </workout>
</workout_file>