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