<?xml version="1.0" encoding="UTF-8"?>
<!-- A conforming document whose version attribute disagrees with its namespace.
     The namespace is the compatibility boundary, so this is read as 1.0 and
     draws a warning rather than a rejection. -->
<thai-score xmlns="https://thaimusicxml.anan.ovh/ns/1" version="1.3">
  <header>
    <title>แขกบรเทศ</title>
  </header>
  <structure>
    <section id="s1" name="ท่อน 1"/>
  </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">
          <note pitch="ด"/><note pitch="ร"/><note pitch="ม"/><note pitch="ซ"/>
        </measure>
      </line>
    </section-ref>
  </part-data>
</thai-score>
