<?xml-stylesheet href="css3-modsel-36.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">This paragraph should have normal background</p>
<div xmlns="http://www.w3.org/1999/xhtml">This div contains only one paragraph
    <p class="red">This paragraph should have green background</p>
</div>
</test>