mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-06 06:38:49 +02:00
9 lines
326 B
XML
9 lines
326 B
XML
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<rdf:Description rdf:about="http://purl.org/net/dajobe/">
|
|
<dc:title>Dave Beckett's Home Page</dc:title>
|
|
<dc:creator>Dave Beckett</dc:creator>
|
|
</rdf:Description>
|
|
</rdf:RDF>
|