<?xml version="1.0"?>
<?xml-stylesheet href="data:text/css,*+*{display:block}"?>
<root xmlns:html="http://www.w3.org/1999/xhtml">
 <html:title>xml:base basic test</html:title>
 <assertion>There should be two cats below.</assertion>
 <a xml:base="http://www.hixie.ch/resources/images/">
  <html:img src="smallcats" alt="FAIL"/>
 </a>
</root>
