github.com/boki/go-xmp@v1.0.1/samples/bluesquare.jpeg.xmp (about) 1 <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> 2 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1.2-113"> 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 xmlns:xap="http://ns.adobe.com/xap/1.0/" 7 xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/" 8 xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" 9 xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/" 10 xmlns:tiff="http://ns.adobe.com/tiff/1.0/" 11 xmlns:exif="http://ns.adobe.com/exif/1.0/" 12 dc:format="image/jpeg" 13 xap:CreatorTool="Adobe Photoshop CS2 Macintosh" 14 xap:CreateDate="2005-09-07T15:07:40-07:00" 15 xap:ModifyDate="2005-09-07T15:09:51-07:00" 16 xap:MetadataDate="2006-04-10T13:37:10-07:00" 17 xapMM:DocumentID="uuid:9A3B7F52214211DAB6308A7391270C13" 18 xapMM:InstanceID="uuid:B59AC1B3214311DAB6308A7391270C13" 19 photoshop:ColorMode="3" 20 photoshop:ICCProfile="sRGB IEC61966-2.1" 21 tiff:Orientation="1" 22 tiff:XResolution="720000/10000" 23 tiff:YResolution="720000/10000" 24 tiff:ResolutionUnit="2" 25 tiff:ImageWidth="360" 26 tiff:ImageLength="216" 27 tiff:NativeDigest="256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;D0485928256FC8D17D036C26919E106D" 28 exif:PixelXDimension="360" 29 exif:PixelYDimension="216" 30 exif:ColorSpace="1" 31 exif:NativeDigest="36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;76DBD9F0A5E7ED8F62B4CE8EFA6478B4"> 32 <dc:title> 33 <rdf:Alt> 34 <rdf:li xml:lang="x-default">Blue Square Test File - .jpg</rdf:li> 35 </rdf:Alt> 36 </dc:title> 37 <dc:description> 38 <rdf:Alt> 39 <rdf:li xml:lang="x-default">XMPFiles BlueSquare test file, created in Photoshop CS2, saved as .psd, .jpg, and .tif.</rdf:li> 40 </rdf:Alt> 41 </dc:description> 42 <dc:subject> 43 <rdf:Bag> 44 <rdf:li>XMP</rdf:li> 45 <rdf:li>Blue Square</rdf:li> 46 <rdf:li>test file</rdf:li> 47 <rdf:li>Photoshop</rdf:li> 48 <rdf:li>.jpg</rdf:li> 49 </rdf:Bag> 50 </dc:subject> 51 <xapMM:DerivedFrom 52 stRef:instanceID="uuid:9A3B7F4F214211DAB6308A7391270C13" 53 stRef:documentID="uuid:9A3B7F4E214211DAB6308A7391270C13"/> 54 <tiff:BitsPerSample> 55 <rdf:Seq> 56 <rdf:li>8</rdf:li> 57 <rdf:li>8</rdf:li> 58 <rdf:li>8</rdf:li> 59 </rdf:Seq> 60 </tiff:BitsPerSample> 61 </rdf:Description> 62 </rdf:RDF> 63 </x:xmpmeta> 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 <?xpacket end="w"?>