<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Medium #01</name>
  <description>This classic threshold session builds your ability to sustain power for long durations. Three 10-minute intervals at threshold will improve your lactate clearance and push your functional threshold power upwards, making you a stronger rider for time trials and sustained climbs.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's begin. Focus on a smooth, circular pedal stroke." />
      <textevent timeoffset="300" message="Breathing should be controlled. Prepare your body for the work ahead." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="120" Power="0.6" />
    <IntervalsT Repeat="3" OnDuration="600" OffDuration="240" OnPower="0.98" OffPower="0.55">
      <textevent timeoffset="10" message="First interval. Settle in, find a comfortable cadence." />
      <textevent timeoffset="300" message="Halfway! Keep your core engaged and upper body relaxed." />
      <textevent timeoffset="590" message="Almost there, hold the power steady to the end!" />
      <textevent timeoffset="610" message="Recovery. Spin easy and bring your heart rate down." />
    </IntervalsT>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="60" message="Great work. Let's cool down properly." />
      <textevent timeoffset="300" message="Flush the legs, keep spinning lightly." />
    </Cooldown>
  </workout>
</workout_file>