10 lines
370 B
XML
10 lines
370 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:rs="http://www.openarchives.org/rs/terms/">
|
|
<rs:ln rel="describedby"
|
|
href="http://example.com/dataset2/info_about_source.xml"/>
|
|
<rs:md capability="capabilitylist"
|
|
modified="2013-01-02T14:01:00Z"/>
|
|
<!-- nothing, odd eh? -->
|
|
</urlset>
|