<?xml-stylesheet href="css3-modsel-94.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 paragraph should <strong>NOT</strong> 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 paragraph should
         <emphasis>NOT</emphasis> have a green background</p>
<p xmlns="http://www.example.org/b">This b:p should have a green background</p>
</test>