12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
- <x:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Image::ExifTool 9.70'>
- <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
- <rdf:Description rdf:about=''
- xmlns:aux='http://ns.adobe.com/exif/1.0/aux/'>
- <aux:Lens>18.0 - 55.0mm</aux:Lens>
- <aux:SerialNumber>0123456789</aux:SerialNumber>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:cc='http://creativecommons.org/ns#'>
- <cc:attributionName>something else</cc:attributionName>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:dc='http://purl.org/dc/elements/1.1/'>
- <dc:creator>
- <rdf:Seq>
- <rdf:li>Phil</rdf:li>
- </rdf:Seq>
- </dc:creator>
- <dc:subject>
- <rdf:Bag>
- <rdf:li>ExifTool</rdf:li>
- <rdf:li>XMP</rdf:li>
- <rdf:li>nodeID</rdf:li>
- <rdf:li>test</rdf:li>
- </rdf:Bag>
- </dc:subject>
- <dc:title>XMP nodeID test (XMP written by f-spot)</dc:title>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:tiff='http://ns.adobe.com/tiff/1.0/'>
- <tiff:ImageLength>2048</tiff:ImageLength>
- <tiff:ImageWidth>3072</tiff:ImageWidth>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xmpMM='http://ns.adobe.com/xap/1.0/mm/'>
- <xmpMM:Manifest>
- <rdf:Bag>
- <rdf:li rdf:parseType='Resource'>
- <xmpMM:placedXResolution>1</xmpMM:placedXResolution>
- </rdf:li>
- </rdf:Bag>
- </xmpMM:Manifest>
- </rdf:Description>
- </rdf:RDF>
- </x:xmpmeta>
- <?xpacket end='w'?>
|