<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Medium #01</name>
  <description>This classic session builds sustainable power at your functional threshold. By completing three extended 15-minute intervals, you'll improve lactate clearance, enhance aerobic efficiency, and build the mental fortitude required for long, hard efforts.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="720" PowerLow="0.4" PowerHigh="0.75">
      <textevent timeoffset="10" message="Let's begin. Easy spinning to start." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <SteadyState Duration="900" Power="0.7">
      <textevent timeoffset="0" message="Settle into a steady endurance pace." />
      <textevent timeoffset="450" message="Focus on smooth, circular pedal strokes." />
    </SteadyState>
    <IntervalsT Repeat="2" OnDuration="900" OffDuration="420" OnPower="0.96" OffPower="0.55">
      <textevent timeoffset="0" message="First interval. Find your rhythm and hold it." />
      <textevent timeoffset="450" message="Halfway! Breathing should be deep and controlled." />
      <textevent timeoffset="870" message="Nearly there, stay strong!" />
    </IntervalsT>
    <SteadyState Duration="900" Power="0.96">
      <textevent timeoffset="0" message="Final interval. This is where the gains are made." />
      <textevent timeoffset="450" message="You're past the halfway point. Keep pushing." />
      <textevent timeoffset="870" message="Excellent work! Bring it home." />
    </SteadyState>
    <SteadyState Duration="1380" Power="0.65">
      <textevent timeoffset="0" message="Great job. Time for some active recovery." />
      <textevent timeoffset="600" message="Keep the legs moving, let the heart rate come down." />
    </SteadyState>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Workout complete. Time to cool down properly." />
    </Cooldown>
  </workout>
</workout_file>