<?xml version="1.0" encoding="UTF-8"?>
<!-- A link span in a part with no stack. There is no other row to reach,
     so the curve marks the span's own notes. -->
<thai-score xmlns="https://thaimusicxml.anan.ovh/ns/1" version="1.0">
  <header><title>Link on a single row</title></header>
  <structure><section id="s1"/></structure>
  <ensemble>
    <part id="P1"><instrument-name>ระนาดเอก</instrument-name></part>
  </ensemble>
  <part-data part="P1">
    <section-ref section="s1">
      <line number="1">
        <measure number="1">
          <link type="start"/><group><note pitch="ด"/><note pitch="ร"/></group><link type="stop"/>
        </measure>
      </line>
    </section-ref>
  </part-data>
</thai-score>
