summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/xmp/no-recognized-props.xmp
blob: 54e80901177dd7acbae59952a215c7beeb4ab26d (plain)
1
2
3
4
5
6
7
8
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 
<rdf:Description
 rdf:about=""
 xmlns:exif="http://ns.adobe.com/exif/1.0/not-exif-namespace"
 exif:FNumber="2/10">
</rdf:Description>
</rdf:RDF>
<?xpacket end="w"?>