<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z4 (Threshold) Easy #09</name>
  <description>Experience 'broken threshold' intervals, where longer threshold blocks are interrupted by very short recovery periods. This challenges your ability to get right back on the power after a brief respite, simulating the micro-recoveries of racing. It's a potent way to accumulate time at threshold while keeping the session mentally manageable.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="180" Power="0.6" />
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="30" OnPower="0.98" OffPower="0.5">
      <textevent timeoffset="10" message="First block. The 30s recovery will feel very short!" />
      <textevent timeoffset="125" message="Quick spin, then back on it!" />
      <textevent timeoffset="305" message="Stay focused. Control your breathing." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="60" message="Good work. Take this longer recovery before the next set." />
    </SteadyState>
    <IntervalsT Repeat="4" OnDuration="120" OffDuration="30" OnPower="0.98" OffPower="0.5">
      <textevent timeoffset="10" message="Final set. You know what to do." />
      <textevent timeoffset="455" message="Last one! Empty the tank." />
    </IntervalsT>
    <SteadyState Duration="720" Power="0.55" />
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="30" message="That was a tough one. Great mental fortitude." />
    </Cooldown>
  </workout>
</workout_file>