<?xml version="1.0"?>
<!-- Namespace name test: a perfectly good http URI with a fragment -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="http://example.org/namespace#apples"/>