Merge "Blacklist Google Glass web browser from JS"
[mediawiki.git] / tests / phpunit / data / xmp / no-namespace.xmp
blob7d6cdb2fcc6c45797a302412ce5f62d749cd8937
1 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
2 <!-- Testing it handles random non-namespaced properties in files ok.
3      Some older photoshop's did not include the rdf: prefix on about. -->
4 <rdf:Description
5  about=""
6  rdf:about=""
7  xmlns:exif="http://ns.adobe.com/exif/1.0/"
8  exif:FNumber="28/10">
9 </rdf:Description>
10 </rdf:RDF>
11 <?xpacket end="w"?>