<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Medium #05</name>
  <description>This 'Criss-Cross' threshold workout simulates the variable demands of racing. By holding a steady sub-threshold pace and throwing in short, hard surges, you'll train your body to recover from intense efforts without letting off the gas. It's an excellent way to build race-specific fitness and mental toughness.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="780" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's get the body moving with a good warm-up." />
      <textevent timeoffset="420" message="Engage your core. A stable platform means more power to the pedals." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="10" OnDuration="30" OffDuration="210" OnPower="1.15" OffPower="0.93">
      <textevent timeoffset="0" message="First surge! A quick punchy effort." />
      <textevent timeoffset="30" message="Settle back into that steady threshold pace. Recover on the 'gas'." />
      <textevent timeoffset="1200" message="Halfway through the main set. Stay sharp!" />
      <textevent timeoffset="2370" message="Final surge coming up! Make it a good one." />
    </IntervalsT>
    <SteadyState Duration="240" Power="0.6" />
    <Cooldown Duration="480" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="That was a tough one. Great job handling the surges. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>