<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z3 (Tempo) Pushing #10</name>
  <description>This session trains your ability to perform under fatigue, simulating late-race conditions. By starting with short, sharp efforts before settling into long tempo blocks, you teach your body to maintain a strong pace even when you're not fresh, a crucial skill for competitive riding.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="TEMPO" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.4" PowerHigh="0.65">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="3" OnDuration="60" OffDuration="60" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="10" message="Let's put some snap in the legs before the main set." />
    </IntervalsT>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="10" message="Pre-fatigue done. Now for the real work." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.85">
      <textevent timeoffset="10" message="First long tempo block. Settle in and find your rhythm." />
      <textevent timeoffset="600" message="Halfway through. You're holding strong." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="10" message="Good recovery now. One more big effort left." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.85">
      <textevent timeoffset="10" message="Final block. This is where you build resilience. Let's go!" />
      <textevent timeoffset="600" message="Halfway home. Stay focused and finish strong." />
    </SteadyState>
    <Cooldown Duration="780" PowerLow="0.55" PowerHigh="0.3">
      <textevent timeoffset="10" message="Outstanding effort. That's how you build toughness." />
      <textevent timeoffset="300" message="Spin it out and enjoy the recovery." />
    </Cooldown>
  </workout>
</workout_file>