<?xml-stylesheet href="data:text/css;charset=utf-8,foo%7B%0D%0A%20display%3Ablock%3B%0D%0A%7D%0D%0Abar%7B%0D%0A%20display%3Ablock%3B%0D%0A%7D" type="text/css"?>
<foo xmlns:xhtml="http://www.w3.org/1999/xhtml">
 <bar xhtml:href="#pass">This links to #pass using xhtml:href.</bar>
 <bar><xhtml:a href="#pass2">This links to #pass2 using xhtml:a.</xhtml:a></bar>
</foo>
