radiomanifest-spec/shows/failing/noname.xml
boyska 4735dba5de better avoid versioning in the namespace
if we ever need to apply some versioning later, we can do so introducing
new tags, or specifying the version in other ways
2022-01-21 10:29:00 +01:00

13 lines
431 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<xbel version="1.0"
xmlns:show="https://radiomanifest.degenerazione.xyz/shows/"
>
<bookmark href="http://radioexample.com/shows/learn-cook">
<info>
<metadata owner="https://radiomanifest.degenerazione.xyz/">
<show:id>learn-C++</show:id>
<show:feed>http://radioexample.com/shows/learn-cook/feed</show:feed>
</metadata>
</info>
</bookmark>
</xbel>