github.com/boki/go-xmp@v1.0.1/samples/bluesquare.wav.xmp (about) 1 <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> 2 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.0-c001 (debug), build -num-, -date-"> 3 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 4 <rdf:Description rdf:about="" 5 xmlns:xap="http://ns.adobe.com/xap/1.0/" 6 xmlns:dc="http://purl.org/dc/elements/1.1/" 7 xap:MetadataDate="2006-03-01T14:43:12-08:00"> 8 <dc:title> 9 <rdf:Alt> 10 <rdf:li xml:lang="x-default">Blue Square Test File - .wav</rdf:li> 11 </rdf:Alt> 12 </dc:title> 13 <dc:description> 14 <rdf:Alt> 15 <rdf:li xml:lang="x-default">XMPFiles BlueSquare test file, created in Premiere Pro, saved as .avi, .mov, .mp3, and .wav</rdf:li> 16 </rdf:Alt> 17 </dc:description> 18 <dc:subject> 19 <rdf:Bag> 20 <rdf:li>XMP</rdf:li> 21 <rdf:li>Blue Square</rdf:li> 22 <rdf:li>test file</rdf:li> 23 <rdf:li>Premiere</rdf:li> 24 <rdf:li>.wav</rdf:li> 25 </rdf:Bag> 26 </dc:subject> 27 </rdf:Description> 28 </rdf:RDF> 29 </x:xmpmeta> 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 <?xpacket end="w"?>