1 <?xml version="1.0"?>
2 <!-- Colon in entity name -->
3 <!DOCTYPE foo [
4 <!ELEMENT foo ANY>
5 <!NOTATION a:b SYSTEM "notation">
6 ]>
7 <foo/>