<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Pushing #01</name>
  <description>This classic threshold workout builds lactate tolerance and mental toughness with two solid 7-minute intervals. It's designed to increase your sustained power output, making you stronger on long climbs and time trials. The focus is on maintaining a steady, hard effort.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="15" message="Let's get started. Easy spinning to warm up the legs." />
      <textevent timeoffset="180" message="Focus on smooth, round pedal strokes." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="420" OffDuration="180" OnPower="0.98" OffPower="0.65">
      <textevent timeoffset="10" message="First interval. Settle in and find a strong, sustainable rhythm." />
      <textevent timeoffset="210" message="Halfway through this block. Stay focused!" />
      <textevent timeoffset="430" message="Great job. Spin easy and recover well." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Excellent work today. Time to cool down." />
      <textevent timeoffset="150" message="Let your heart rate come down gradually." />
    </Cooldown>
  </workout>
</workout_file>