<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #04</name>
  <description>This workout focuses on sustained threshold effort with brief, high-power surges. This simulates the demands of attacking or covering moves in a race, improving your ability to recover while still working hard. It's a great way to build dynamic aerobic power.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="420" PowerLow="0.45" PowerHigh="0.75">
      <textevent timeoffset="210" message="Prepare for a sustained block of work." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="6" OnDuration="15" OffDuration="105" OnPower="1.05" OffPower="0.91">
      <textevent timeoffset="0" message="First surge! Quick burst, then settle back in." />
      <textevent timeoffset="120" message="Surge again! Keep it snappy." />
      <textevent timeoffset="360" message="Over halfway. Control your breathing after each surge." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="30" message="Main set complete. Easy spin." />
    </SteadyState>
    <Cooldown Duration="360" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="180" message="Let your heart rate come down slowly." />
    </Cooldown>
  </workout>
</workout_file>