summaryrefslogtreecommitdiff
path: root/tests/ex-54.rdf
blob: 462e8f61d126927dbb384640c8d14a8e4ad8e8d7 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:ex="http://example.org/" 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="http://example.org/res/">
  <ex:foo rdf:parseType="Literal">They’re artistic…uhm, bugs, at the very least.</ex:foo>
</rdf:Description>
</rdf:RDF>