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

7 lines
287 B
XML
Raw Normal View History

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