github.com/boki/go-xmp@v1.0.1/samples/identifier.xmp (about)

     1  <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
     2  <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.6.0">
     3     <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
     4        <rdf:Description rdf:about=""
     5              xmlns:xmp="http://ns.adobe.com/xap/1.0/"
     6              xmlns:xmpidq="http://ns.adobe.com/xmp/Identifier/qual/1.0/">
     7           <xmp:Identifier>
     8           	<rdf:Bag>
     9           		<rdf:li>http://www.example.com/xmp_example/xmp/identifier1</rdf:li>
    10           		<rdf:li>http://www.example.com/xmp_example/xmp/identifier2</rdf:li>
    11           		<rdf:li>
    12           			<rdf:Description>
    13           				<rdf:value>http://www.example.com/xmp_example/xmp/identifier3</rdf:value>
    14           				<xmpidq:Scheme>xmpidq:Scheme Qualifier</xmpidq:Scheme>
    15           			</rdf:Description>
    16           		</rdf:li>
    17           	</rdf:Bag>
    18           </xmp:Identifier>
    19        </rdf:Description>
    20     </rdf:RDF>
    21  </x:xmpmeta>
    22  
    23  
    24  
    25  
    26  
    27  
    28  
    29  
    30  
    31  
    32  
    33  
    34  
    35  
    36  
    37  
    38  
    39  
    40  
    41  
    42  
    43  <?xpacket end="w"?>