<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://ns.eric-van-der-vlist.com/example/">
    <foo>
        <bar>
            <baz>
                <bat>XXX</bat>
            </baz>
        </bar>
    </foo>
</rdf:RDF>
