mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 09:39:42 +02:00
7 lines
192 B
XML
7 lines
192 B
XML
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
|
|
<!-- check non-namespaced element does not crash parser -->
|
|
|
|
<t xmlns="" rdf:about="http://example.org/" />
|
|
</rdf:RDF>
|