<?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 relative test</html:title>
 <assertion>There should be two cats below.</assertion>
 <a xml:base="/resources/images/">
  <html:img src="smallcats" alt="FAIL"/>
 </a>
</root>
