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

10 wiersze
470 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<radio-manifest>
<schedule src="https://www.radioexample.org/palinsesto.ics" />
<shows src="https://www.radioexample.org/shows.xml" />
<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>
<feed src="https://www.radioexample.org/all.xml" type="application/atom+xml" />
</radio-manifest>