Create duplicates.guide.xml

This commit is contained in:
Aleksandr Statciuk 2022-08-29 04:26:08 +03:00
parent 1826303d7b
commit 3797d10a7c
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?><tv date="20220828">
<channel id="1TV.com"><display-name>1 TV</display-name><icon src="https://example.com/logos/1TV.png"/><url>https://example.com</url></channel>
<channel id="2TV.com"><display-name>2 TV</display-name><url>https://example.com</url></channel>
<programme start="20220101000000 +0000" stop="20220101010000 +0000" channel="1TV.com"><title lang="fr">Program1</title></programme>
<programme start="20220101000000 +0000" stop="20220101010000 +0000" channel="2TV.com"><title>Program1</title></programme>
</tv>