Introduce ApiMaxLagInfo hook
[lhc/web/wiklou.git] / tests / phpunit / data / xmp / no-namespace.xmp
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"?>