<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Medium #03</name>
  <description>This session focuses on building a rock-solid aerobic base with two extended 18-minute threshold intervals. The goal is to maximize time in the zone where key endurance adaptations occur. This workout directly translates to better time-trialing ability and a higher sustainable pace for any long-duration event.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Ramp Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Time to warm up. Focus on a smooth, circular pedal stroke." />
    </Ramp>
    <SteadyState Duration="120" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.9">
      <textevent timeoffset="10" message="A little tempo work to get us ready for the main efforts." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="2" OnDuration="1080" OffDuration="300" OnPower="0.95" OffPower="0.6">
      <textevent timeoffset="0" message="First long threshold interval. Find your pace and lock it in." />
      <textevent timeoffset="540" message="Halfway. Your breathing should be deep and controlled. Stay strong." />
      <textevent timeoffset="1060" message="Almost there! Finish this interval with good form." />
      <textevent timeoffset="1080" message="Recovery. Well done. One more big one to go." />
      <textevent timeoffset="1380" message="Here we go, final interval. This is a big mental test." />
      <textevent timeoffset="1920" message="Past the halfway point. Keep that power steady!" />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That's a wrap! Great job holding that power. Time to spin out the legs." />
    </Cooldown>
  </workout>
</workout_file>