<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Medium #01</name>
  <description>This classic threshold session builds your ability to sustain efforts at high intensity. The repeated 8-minute intervals at 98% FTP are designed to increase your lactate threshold, which is crucial for time trialing and climbing. Focus on maintaining a steady power output and a smooth, controlled pedal stroke throughout each effort.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Settle in and focus on your breathing." />
      <textevent timeoffset="300" message="Keep the cadence light and fluid." />
    </Warmup>
    <SteadyState Duration="120" Power="0.85">
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </SteadyState>
    <IntervalsT Repeat="3" OnDuration="480" OffDuration="120" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="0" message="First interval. Find your rhythm." />
      <textevent timeoffset="240" message="Halfway through this effort. Stay strong and focused." />
      <textevent timeoffset="475" message="Excellent work!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="150" message="Great job. Let your heart rate come down gradually." />
    </Cooldown>
  </workout>
</workout_file>