<workout_file>
  <author>Veloarchitect</author>
  <name>Sprint Repeats 8×15s</name>
  <description>Eight 15-second maximal sprints with 3-minute recoveries — peak-phase priming.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="sprint"/>
  </tags>
  <workout>
    <Ramp Duration="900" PowerLow="0.5" PowerHigh="0.8" Cadence="85-95rpm">
      <textevent message="Warm-up ramp with spin-ups." timeoffset="0" duration="10"/>
    </Ramp>
    <IntervalsT Reps="8" OnDuration="15" OffDuration="180" OnPower="1.8" OffPower="0.5" Cadence="100-130rpm">
      <textevent message="8×15s maximal sprint — peak power, full recovery." timeoffset="0" duration="10"/>
    </IntervalsT>
    <SteadyState Duration="300" Power="0.5" Cadence="80-90rpm">
      <textevent message="Cool-down." timeoffset="0" duration="10"/>
    </SteadyState>
  </workout>
</workout_file>