1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/xul/templates/src/crashtests/330012-1.rdf Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +<?xml version="1.0"?> 1.5 +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 1.6 + xmlns:s="urn:squarefree:a1:"> 1.7 + <rdf:Description about="urn:root"> 1.8 + <s:grapes> 1.9 + <rdf:Bag> 1.10 + <rdf:li> 1.11 + <rdf:Description/> 1.12 + </rdf:li> 1.13 + </rdf:Bag> 1.14 + </s:grapes> 1.15 + </rdf:Description> 1.16 +</rdf:RDF>