<?xml-stylesheet href="css3-modsel-95.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
<p xmlns="http://www.w3.org/1999/xhtml">This html:p should  have a green background</p>
<p xmlns="http://www.example.org/b">This b:p element should have a green background</p>
<q xmlns="http://www.example.org/b">This b:q should have a green background</q>
<p xmlns="http://www.example.org/a">This a:p should have a green background</p>
<foo xmlns="http://www.example.org/b">This b:foo should have a green background</foo>
</test>