1 <?xml-stylesheet href="css3-modsel-114b.css" type="text/css"?>
2 <test xmlns:b="http://www.example.org/b">
3 <p xmlns="http://www.w3.org/1999/xhtml" lang="foo-bar">This paragraph should have a green background.</p>
4 <address xmlns="http://www.w3.org/1999/xhtml" lang="foo-b">This address should be unstyled.</address>
5 <address xmlns="http://www.w3.org/1999/xhtml" lang="foo-barbar-toto">This address should be unstyled.</address>
6 <q xmlns="http://www.example.org/a" myattr="tat-tut-tot">This paragraph should have a green background.</q>
7 <r xmlns="http://www.example.org/b" b:myattr="tat-tut-tot">This paragraph should be unstyled.</r>