<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3/4 (Sweet Spot) Pushing #08</name>
  <description>This workout focuses on fatigue resistance by starting with a solid block of Tempo before moving into Sweet Spot intervals. By pre-fatiguing your legs, you'll teach your body to produce power even when not fresh. This is crucial for staying strong late in a race or on a long, challenging ride.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="SWEET SPOT" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="660" Power="0.82">
      <textevent timeoffset="15" message="Settling into a strong Tempo effort now." />
      <textevent timeoffset="330" message="Hold this steady pace. We're building fatigue resistance." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="420" OffDuration="120" OnPower="0.92" OffPower="0.65">
      <textevent timeoffset="10" message="Now for the Sweet Spot. Dig in, even with tired legs." />
      <textevent timeoffset="210" message="Halfway. Focus on maintaining power." />
    </IntervalsT>
    <Cooldown Duration="360" PowerLow="0.6" PowerHigh="0.3">
      <textevent timeoffset="180" message="Great job pushing through the fatigue. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>