tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

file_bug236853.rdf (367B)


      1 <?xml version="1.0"?>
      2 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      3 	xmlns:ex="http://www.ex.org/ex-rdf#">
      4 
      5 	<rdf:Description about="urn:root">
      6 		<ex:nodes>
      7 			<rdf:Bag about="http://www.ex.org/nodes">
      8 				<rdf:li>
      9 					<rdf:Description about="http://www.ex.org/nodes/A"/>
     10 				</rdf:li>
     11 			</rdf:Bag>
     12 		</ex:nodes>
     13 	</rdf:Description>		
     14 </rdf:RDF>