<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Pushing #09</name>
  <description>Settle in for a mentally tough session of long, grinding threshold intervals with minimal recovery. This workout is designed to push your lactate threshold from below, improving your aerobic engine and endurance. The short rest periods force your body to become more efficient at clearing lactate.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Get ready to grind. This one is about mental toughness." />
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </Warmup>
    <IntervalsT Repeat="4" OnDuration="240" OffDuration="60" OnPower="0.96" OffPower="0.7">
      <textevent timeoffset="10" message="Four minutes on. Lock it in." />
      <textevent timeoffset="120" message="Halfway. Keep that cadence steady." />
      <textevent timeoffset="250" message="Short recovery. Just enough to catch your breath." />
    </IntervalsT>
    <Cooldown Duration="300" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="That was a tough one. You pushed through. Well done." />
    </Cooldown>
  </workout>
</workout_file>