github.com/boki/go-xmp@v1.0.1/samples/xmp-spec-part1.xmp (about) 1 <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> 2 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.0-c316 44.253921, Sun Oct 01 2006 17:14:39"> 3 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 4 <rdf:Description rdf:about="" 5 xmlns:dc="http://purl.org/dc/elements/1.1/"> 6 <dc:format>application/pdf</dc:format> 7 <dc:title> 8 <rdf:Alt> 9 <rdf:li xml:lang="x-default">XMP Specification Part 1: Data Model, Serialization, and Core Properties</rdf:li> 10 </rdf:Alt> 11 </dc:title> 12 <dc:creator> 13 <rdf:Seq> 14 <rdf:li>Adobe Systems Incorporated</rdf:li> 15 </rdf:Seq> 16 </dc:creator> 17 </rdf:Description> 18 <rdf:Description rdf:about="" 19 xmlns:xap="http://ns.adobe.com/xap/1.0/"> 20 <xap:CreateDate>2012-03-21T08:55:04Z</xap:CreateDate> 21 <xap:CreatorTool>FrameMaker 8.0</xap:CreatorTool> 22 <xap:ModifyDate>2012-03-21T08:57:17-07:00</xap:ModifyDate> 23 <xap:MetadataDate>2012-03-21T08:57:17-07:00</xap:MetadataDate> 24 </rdf:Description> 25 <rdf:Description rdf:about="" 26 xmlns:pdf="http://ns.adobe.com/pdf/1.3/"> 27 <pdf:Producer>Acrobat Distiller 8.1.0 (Windows)</pdf:Producer> 28 <pdf:Copyright>Copyright 2012, Adobe Systems Incorporated. All rights reserved.</pdf:Copyright> 29 </rdf:Description> 30 <rdf:Description rdf:about="" 31 xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/"> 32 <pdfx:Copyright>Copyright 2012, Adobe Systems Incorporated. All rights reserved.</pdfx:Copyright> 33 </rdf:Description> 34 <rdf:Description rdf:about="" 35 xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"> 36 <xapMM:DocumentID>uuid:3806c052-1c0d-4599-b3ff-38c0441bbb3a</xapMM:DocumentID> 37 <xapMM:InstanceID>uuid:abc82103-c360-4b74-8812-ff4c81eceaea</xapMM:InstanceID> 38 </rdf:Description> 39 </rdf:RDF> 40 </x:xmpmeta> 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 <?xpacket end="w"?>