1 <?xml-stylesheet href="css3-modsel-57.css" type="text/css"?>
2 <test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <q xmlns="http://www.example.org/a" a:title="a paragraph">This a:q element should be unstyled.</q>
5 <p title="a paragraph">This paragraph should have a green background.</p>
6 <r xmlns="http://www.example.org/b" b:title="a paragraph">This b:r element should have a green background.</r>