<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 4.0 Partwise//EN"
                                "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="4.0">
  <identification>
    <creator type="composer">Joe User</creator>
    <creator type="composer">A. U. Thor</creator>
    <rights>Copyright © XXXX by Y. ZZZZ.</rights>
    <rights>Released to the public domain.</rights>
    <encoding>
      <software>"Hand-crafted" MusicXML file</software>
      <software>Very, very hand-crafted</software>
      <encoding-date>2008-02-06</encoding-date>
      <encoding-date>2025-07-26</encoding-date>
    </encoding>
    <miscellaneous>
      <miscellaneous-field name="description">Some metadata elements can occur
          multiple times.  This test file contains the elements &lt;creator&gt;
          (type ‘composer’), &lt;rights&gt;, &lt;software&gt;, and
          &lt;encoding-date&gt; twice.</miscellaneous-field>
    </miscellaneous>
  </identification>
  <part-list>
    <score-part id="P1">
      <part-name>MusicXML Part</part-name>
    </score-part>
  </part-list>
  <part id="P1">
    <measure number="1">
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
        <type>whole</type>
      </note>
      <barline location="right">
        <bar-style>light-heavy</bar-style>
      </barline>
    </measure>
  </part>
</score-partwise>
