radiomanifest-spec/radio-manifest/examples/reordered.xml
2022-01-20 22:24:33 +01:00

10 lines
389 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<radio-manifest>
<streaming>
<source name="hi-quality" src="https://www.radioexample.org/stream.m3u" />
<source name="lo-quality" src="https://www.radioexample.org/stream-low.m3u" />
</streaming>
<shows src="https://www.radioexample.org/shows.xml" />
<schedule src="https://www.radioexample.org/palinsesto.ics" />
</radio-manifest>