<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z4 (Threshold) Medium #07</name>
  <description>Simulate the variable demands of racing with criss-cross intervals. This session combines a steady sub-threshold effort with repeated surges into a higher power zone, enhancing your ability to recover from hard efforts without dropping your pace.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="900" PowerLow="0.4" PowerHigh="0.75" />
    <IntervalsT Repeat="2" OnDuration="960" OffDuration="480" OnPower="1" OffPower="0.55">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
      <textevent timeoffset="1440" message="Halfway there—keep this rhythm." />
    </IntervalsT>
    <IntervalsT Repeat="4" OnDuration="60" OffDuration="180" OnPower="1.05" OffPower="0.92">
      <textevent timeoffset="0" message="Final block of surges. Stay sharp!" />
      <textevent timeoffset="60" message="Now settle. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="1860" Power="0.7">
      <textevent timeoffset="900" message="Job done. Easy spin to the finish." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="300" message="That was a tough one. Great work." />
    </Cooldown>
  </workout>
</workout_file>