epg-grabber/tests/input/example.com.channels.xml

7 lines
268 B
XML
Raw Normal View History

2021-03-19 20:17:07 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<site site="example.com">
<channels>
<channel site_id="1" xmltv_id="1TV.com" lang="fr" logo="https://example.com/logos/1TV.png">1 TV</channel>
2021-03-19 20:17:07 +01:00
<channel site_id="2" xmltv_id="2TV.com">2 TV</channel>
</channels>
</site>