github.com/boki/go-xmp@v1.0.1/samples/bluesquare.mp3.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:xmpDM="http://ns.adobe.com/xmp/1.0/DynamicMedia/" 6 xmlns:xap="http://ns.adobe.com/xap/1.0/" 7 xmlns:dc="http://purl.org/dc/elements/1.1/" 8 xmpDM:genre="Other" 9 xmpDM:audioSampleRate="44100" 10 xmpDM:audioSampleType="16-bit" 11 xmpDM:audioChannelType="1" 12 xmpDM:audioCompressor="Windows PCM " 13 xmpDM:duration="0:07.680" 14 xmpDM:loop="False" 15 xmpDM:numberOfBeats="15" 16 xmpDM:key="C" 17 xmpDM:tempo="117.2" 18 xmpDM:stretchMode="Fixed Length" 19 xmpDM:relativeTimestamp="" 20 xap:MetadataDate="2006-03-01T14:43:54-08:00"> 21 <dc:title> 22 <rdf:Alt> 23 <rdf:li xml:lang="x-default">Blue Square Test File - .mp3</rdf:li> 24 </rdf:Alt> 25 </dc:title> 26 <dc:description> 27 <rdf:Alt> 28 <rdf:li xml:lang="x-default">XMPFiles BlueSquare test file, created in Premiere Pro, saved as .avi, .mov, .mp3, and .wav</rdf:li> 29 </rdf:Alt> 30 </dc:description> 31 <dc:subject> 32 <rdf:Bag> 33 <rdf:li>XMP</rdf:li> 34 <rdf:li>Blue Square</rdf:li> 35 <rdf:li>test file</rdf:li> 36 <rdf:li>Premiere</rdf:li> 37 <rdf:li>.mp3</rdf:li> 38 </rdf:Bag> 39 </dc:subject> 40 </rdf:Description> 41 </rdf:RDF> 42 </x:xmpmeta> 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 <?xpacket end="w"?>