<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Medium #01</name>
  <description>This workout builds your ability to sustain power at threshold. The two solid 8-minute intervals are designed to increase your lactate threshold (FTP) and improve your time-trialing performance. Focus on maintaining a smooth, steady cadence.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get started. Focus on smooth, round pedal strokes." />
      <textevent timeoffset="180" message="Breathing should be controlled and steady." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="480" OffDuration="120" OnPower="0.98" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Settle in, find your rhythm." />
      <textevent timeoffset="240" message="Halfway through this effort. Stay strong and focused." />
      <textevent timeoffset="470" message="Almost there!" />
      <textevent timeoffset="490" message="Recovery. Spin the legs and bring your heart rate down." />
      <textevent timeoffset="610" message="One more to go. Prepare mentally." />
      <textevent timeoffset="840" message="Halfway point of the final interval. You've got this!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="150" message="Great work today. Let your body cool down gradually." />
    </Cooldown>
  </workout>
</workout_file>