comparison: rdf/tests/unit/sample.rdf
rdf/tests/unit/sample.rdf
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 |
|
3 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
4 xmlns:dc="http://purl.org/dc/elements/1.1/"> |
|
5 |
|
6 <rdf:Description about="urn:mozilla:sample-data" |
|
7 dc:title="Sample" /> |
|
8 |
|
9 </rdf:RDF> |