<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z4 (Threshold) Easy #01</name>
  <description>This workout introduces classic threshold training with manageable 5-minute intervals. The goal is to build sustained power at your functional threshold, improving lactate clearance and increasing your time-to-exhaustion. This session is foundational for raising your overall fitness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Settle in and focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="300" message="Warm-up is halfway done. Start to deepen your breathing." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="300" OffDuration="300" OnPower="0.95" OffPower="0.6">
      <textevent timeoffset="10" message="First interval. Find your rhythm, control your breathing." />
      <textevent timeoffset="150" message="Halfway through this effort. Stay strong and focused." />
      <textevent timeoffset="310" message="Recovery. Spin easy and bring your heart rate down." />
      <textevent timeoffset="610" message="Second interval. Settle back into that threshold pace." />
      <textevent timeoffset="750" message="You're doing great. Keep the pressure steady." />
      <textevent timeoffset="1210" message="Final interval! Empty the tank on this last one." />
      <textevent timeoffset="1350" message="Almost there, hold on!" />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="15" message="Great work. Let's cool down properly." />
      <textevent timeoffset="180" message="Flush the legs, keep spinning lightly." />
    </Cooldown>
  </workout>
</workout_file>