<?xml version="1.0"?>
<!-- Colon in entity name -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!NOTATION a:b SYSTEM "notation">
]>
<foo/>
