<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3/4 (Sweet Spot) Pushing #01</name>
  <description>This classic sweet spot session is designed to increase your functional threshold power (FTP) by spending significant time in a challenging but sustainable zone. The three long intervals improve your aerobic base, muscular endurance, and ability to resist fatigue. This workout is a cornerstone for building sustained power for time trials and long climbs.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="10" message="Let's begin. Focus on smooth, relaxed pedaling." />
      <textevent timeoffset="8" message="Hold sweet spot pressure and stay composed." />
    </Warmup>
    <SteadyState Duration="240" Power="0.75" />
    <SteadyState Duration="60" Power="1">
      <textevent timeoffset="10" message="Quick primer to wake up the legs!" />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55" />
    <IntervalsT Repeat="3" OnDuration="900" OffDuration="180" OnPower="0.9" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle in, control your breathing." />
      <textevent timeoffset="450" message="Halfway through this block. Stay strong and focused." />
      <textevent timeoffset="880" message="Almost there! Hold the power steady." />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.6" PowerHigh="0.35">
      <textevent timeoffset="10" message="Excellent work. Time to cool down." />
      <textevent timeoffset="300" message="Spin the legs out, rehydrate." />
    </Cooldown>
  </workout>
</workout_file>