summaryrefslogtreecommitdiffstats
path: root/dom/xul/templates/tests/chrome/file_bug330010.rdf
blob: 428f1045f68e90578c97cb67a100ff7833f5ebb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:s="urn:croczilla:xulsvg1:">
  <rdf:Description about="urn:root">
    <s:shapes>
      <rdf:Bag>
        <rdf:li>
          <rdf:Description />
        </rdf:li>
      </rdf:Bag>
    </s:shapes>
 </rdf:Description>
</rdf:RDF>