<?xml version="1.1" encoding="iso-8859-1"?>
<!-- Has CR-NEL; legal in both XML 1.0 and 1.1, but different
     canonical output because of normalization in 1.1 -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
]>
<foo>…</foo>
