<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z6 (Anaerobic Capacity) Pushing #10</name>
  <description>The 'Final Push' workout simulates the repeated, hard efforts needed to succeed in the closing stages of a race. The 75-second intervals are designed to build fatigue resistance at anaerobic intensities. This session will sharpen your finishing kick and build confidence for race day.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="300" message="Focus on a fluid pedal stroke, like you're scraping mud off your shoe at the bottom." />
    </Warmup>
    <SteadyState Duration="180" Power="0.55" />
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="30" OnPower="1.1" OffPower="0.55">
      <textevent timeoffset="8" message="Fast legs and full intent on this effort." />
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.65">
      <textevent timeoffset="120" message="Get ready for the main event. 12 hard efforts." />
    </SteadyState>
    <IntervalsT Repeat="12" OnDuration="75" OffDuration="145" OnPower="1.28" OffPower="0.55">
      <textevent timeoffset="0" message="Here we go! Drive that power." />
      <textevent timeoffset="40" message="Over halfway! Don't let the form break down." />
      <textevent timeoffset="75" message="Good. Now recover. Use every second." />
    </IntervalsT>
    <Cooldown Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="60" message="Workout complete. You've earned this cooldown. Excellent work." />
      <textevent timeoffset="400" message="Remember to stretch after you get off the bike." />
    </Cooldown>
  </workout>
</workout_file>