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