Project

General

Profile

Bug #2488 » small.xml

Small test xml to check that import was working - Spencer Roff, 2014-11-18 00:00

 
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE tv SYSTEM "xmltv.dtd">
3
<tv generator-info-name="dvb-epg-gen">
4
  <channel id="1171">
5
    <display-name>TV One HD</display-name>
6
  </channel>
7

    
8
<programme channel="1171" start="20141118100000 +1300" stop="20141118110000 +1300">
9
        <title lang="en">The  Ellen DeGeneres Show </title>
10
        <sub-title lang="en">Emmy Award-winning comedienne and best-selling author, Ellen DeGeneres brings her unique brand of hilarity to her daytime talk. Featuring special guest Christoph Waltz.</sub-title>
11
        <desc lang="en">Emmy Award-winning comedienne and best-selling author, Ellen DeGeneres brings her unique brand of hilarity to her daytime talk. Featuring special guest Christoph Waltz.</desc>
12
        <rating system="dvb">
13
                <value>5</value>
14
        </rating>
15
</programme>
16
</tv>
(2-2/2)