Last active
February 20, 2019 14:21
-
-
Save johnpearce/d4fe6b0c672755f190b3b230a2f36ba3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
| <tv source-data-url="https://gist.github.com/johnpearce/d4fe6b0c672755f190b3b230a2f36ba3/" source-info-name="Github Gist" source-info-url="https://gist.github.com"> | |
| <channel id="KEY"> | |
| <display-name>11 KEY</display-name> | |
| </channel> | |
| <channel id="BBB"> | |
| <display-name>22 BBB</display-name> | |
| </channel> | |
| <programme start="20190220000000 +0800" stop="20190320000000 +0800" channel="KEY"> | |
| <title lang="en">Townhall</title> | |
| <desc lang="en">Vizcom townhall meeting broadcast</desc> | |
| </programme> | |
| <programme start="20190220000000 +0800" stop="20190320000000 +0800" channel="BBB"> | |
| <title lang="en">Big Buck Bunny</title> | |
| <desc lang="en">Animated movie trailer</desc> | |
| </programme> | |
| </tv> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment