<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z3 (Tempo) Pushing #09</name>
  <description>This workout accumulates a significant amount of time at tempo by breaking it into manageable chunks with very brief recoveries. This structure limits muscular fatigue while maximizing the aerobic stimulus, making it an effective way to boost endurance. It teaches your body to recover quickly from hard efforts, a key skill for dynamic racing.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="8" message="Lock in tempo and keep it smooth." />
    </Warmup>
    <SteadyState Duration="300" Power="0.65" />
    <IntervalsT Repeat="35" OnDuration="90" OffDuration="30" OnPower="0.88" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go. 90 seconds on, 30 seconds off. Find a rhythm." />
      <textevent timeoffset="1080" message="You're about a quarter of the way through the main set. Stay with it." />
      <textevent timeoffset="2160" message="Halfway! Great consistency. Keep it up." />
      <textevent timeoffset="3240" message="Three-quarters done. The fatigue is real, but so are the gains." />
      <textevent timeoffset="4080" message="Last one! Make it strong!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="That's a lot of reps. Fantastic mental and physical effort." />
    </Cooldown>
  </workout>
</workout_file>