<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z3/4 (Sweet Spot) Medium #10</name>
  <description>This session uses a Tempo opener to induce fatigue before hitting the main Sweet Spot intervals. This 'pre-fatigue' method simulates the demands of a long race, forcing you to produce threshold-level power when you're already tired. It's an advanced technique to boost endurance and late-race power production.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="420" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Quick form check: relaxed shoulders, light grip." />
    </Warmup>
    <SteadyState Duration="600" Power="0.8">
      <textevent timeoffset="10" message="Starting with a solid Tempo block. Stay aerobic." />
      <textevent timeoffset="300" message="This is 'all-day' pace. Control your breathing." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="480" OffDuration="180" OnPower="0.92" OffPower="0.6">
      <textevent timeoffset="0" message="Now for the real work. Legs are tired, stay focused!" />
      <textevent timeoffset="240" message="Halfway through the first one. Dig in." />
      <textevent timeoffset="480" message="Recover well. One more to go." />
      <textevent timeoffset="660" message="Last hard effort of the day. Let's do this!" />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="Tough session done. Fantastic mental and physical effort." />
    </Cooldown>
  </workout>
</workout_file>