<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>90-min Z4 (Threshold) Pushing #02</name>
  <description>Challenge your lactate processing capabilities with these 'Over-Under' intervals. By alternating between just below and just above your threshold, this workout trains your body to clear lactate more efficiently while working at high intensity. This is a fantastic session for improving your breakaway speed and ability to handle repeated surges in races.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="60" message="Ease into the ride. Let's get the blood flowing." />
    </Warmup>
    <SteadyState Duration="120" Power="0.85">
      <textevent timeoffset="8" message="Threshold focus: steady effort, no surging." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="150" message="Get ready for the main set. Over-Unders coming up." />
    </SteadyState>
    <IntervalsT Repeat="10" OnDuration="120" OffDuration="60" OnPower="1.05" OffPower="0.95">
      <textevent timeoffset="0" message="First block. Over at 105% FTP!" />
      <textevent timeoffset="120" message="Settle into the 'under' at 95%. Recover while still working." />
    </IntervalsT>
    <SteadyState Duration="600" Power="0.6">
      <textevent timeoffset="300" message="Halfway through the workout. One more big block to go." />
    </SteadyState>
    <IntervalsT Repeat="8" OnDuration="120" OffDuration="60" OnPower="1.05" OffPower="0.95">
      <textevent timeoffset="0" message="Final block. Let's go! Strong and controlled." />
    </IntervalsT>
    <Cooldown Duration="540" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="60" message="That was tough. Great job. Time for a progressive cooldown." />
    </Cooldown>
  </workout>
</workout_file>