1234567891011121314151617181920212223242526272829303132333435 |
- <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
- <x:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Image::ExifTool 9.97'>
- <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
- <rdf:Description rdf:about=''
- xmlns:dc='http://purl.org/dc/elements/1.1/'>
- <dc:subject>
- <rdf:Bag>
- <rdf:li>changed</rdf:li>
- </rdf:Bag>
- </dc:subject>
- <dc:title>
- <rdf:Alt>
- <rdf:li xml:lang='x-default'>a title</rdf:li>
- </rdf:Alt>
- </dc:title>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:tmp0='http://testtag.com/feline/1.0/'>
- <tmp0:Test>tabby</tmp0:Test>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xmp='http://ns.adobe.com/xap/1.0/'>
- <xmp:Rating>2</xmp:Rating>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xxxx='http://testtag.com/fish/1.0/'>
- <xxxx:Test>trout</xxxx:Test>
- </rdf:Description>
- </rdf:RDF>
- </x:xmpmeta>
- <?xpacket end='w'?>
|