<?xml version="1.1"?>
<!-- A vanilla XML 1.1 document -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
]>
<foo/>
