github.com/boki/go-xmp@v1.0.1/samples/Image2.jpeg.xmp (about) 1 <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> 2 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Public XMP Toolkit Core 3.5"> 3 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 4 <rdf:Description rdf:about="" 5 xmlns:tiff="http://ns.adobe.com/tiff/1.0/" 6 xmlns:exif="http://ns.adobe.com/exif/1.0/" 7 xmlns:xap="http://ns.adobe.com/xap/1.0/" 8 xmlns:dc="http://purl.org/dc/elements/1.1/" 9 xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/" 10 xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/" 11 xmlns:crs="http://ns.adobe.com/camera-raw-settings/1.0/" 12 xmlns:illustrator="http://ns.adobe.com/illustrator/1.0/" 13 xmlns:adsml-at="http://adsml.org/xmlns/" 14 tiff:Orientation="1" 15 tiff:Make="OLYMPUS CORPORATION" 16 tiff:Model="C750UZ" 17 tiff:ImageWidth="2288" 18 tiff:ImageLength="1712" 19 tiff:PhotometricInterpretation="2" 20 tiff:SamplesPerPixel="3" 21 tiff:XResolution="72/1" 22 tiff:YResolution="72/1" 23 exif:ExifVersion="0220" 24 exif:FlashpixVersion="0100" 25 exif:ColorSpace="1" 26 exif:PixelXDimension="2288" 27 exif:PixelYDimension="1712" 28 exif:DateTimeOriginal="2003-02-04T08:06:18Z" 29 exif:DateTimeDigitized="2003-02-04T08:06:18Z" 30 exif:ExposureTime="1/320" 31 exif:FNumber="37/10" 32 exif:ExposureProgram="2" 33 exif:ExposureBiasValue="-7/10" 34 exif:MaxApertureValue="38/10" 35 exif:MeteringMode="5" 36 exif:LightSource="0" 37 exif:FocalLength="630/10" 38 exif:FileSource="3" 39 exif:SceneType="1" 40 exif:CustomRendered="0" 41 exif:ExposureMode="1" 42 exif:WhiteBalance="0" 43 exif:DigitalZoomRatio="0/100" 44 exif:SceneCaptureType="0" 45 exif:GainControl="1" 46 exif:Contrast="0" 47 exif:Saturation="0" 48 exif:Sharpness="0" 49 exif:ShutterSpeedValue="8321928/1000000" 50 exif:ApertureValue="3775051/1000000" 51 xap:CreateDate="2007-08-16T16:38:08+01:00" 52 xap:ModifyDate="2007-08-16T16:38:08+01:00" 53 xap:MetadataDate="2007-08-17T14:45:47+01:00" 54 xap:CreatorTool="Adobe Photoshop CS3 Windows" 55 xap:foo="1" 56 dc:format="image/jpeg" 57 photoshop:LegacyIPTCDigest="460CF28926B856DAB09C01A1B0A79077" 58 photoshop:ColorMode="3" 59 photoshop:ICCProfile="sRGB IEC61966-2.1" 60 xapMM:InstanceID="uuid:D2C501AE0E4CDC1184DDF6197DFE3EC3" 61 xapMM:DocumentID="uuid:D1C501AE0E4CDC1184DDF6197DFE3EC3" 62 crs:AlreadyApplied="True" 63 illustrator:StartupProfile="Print" 64 adsml-at:PrintWidthUnit="inches" 65 adsml-at:PrintHeightUnit="inches" 66 adsml-at:Bleed="False" 67 adsml-at:Color="BW"> 68 <tiff:BitsPerSample> 69 <rdf:Seq> 70 <rdf:li>8</rdf:li> 71 <rdf:li>8</rdf:li> 72 <rdf:li>8</rdf:li> 73 </rdf:Seq> 74 </tiff:BitsPerSample> 75 <exif:ISOSpeedRatings> 76 <rdf:Seq> 77 <rdf:li>93</rdf:li> 78 </rdf:Seq> 79 </exif:ISOSpeedRatings> 80 <exif:Flash 81 exif:Fired="False" 82 exif:Return="0" 83 exif:Mode="3" 84 exif:Function="False" 85 exif:RedEyeMode="False"/> 86 <xapMM:DerivedFrom rdf:parseType="Resource"/> 87 </rdf:Description> 88 </rdf:RDF> 89 </x:xmpmeta> 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 <?xpacket end="w"?>