1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE tv SYSTEM "xmltv.dtd">
3
4<tv>
5  <programme start="20010829000500 BST" channel="bbc2.bbc.co.uk">
6    <title>Ampersand Land</title>
7    <title>&amp;</title>
8    <desc>&amp; hello &amp;&amp; there &amp;amp; everyone &lt;
9      &amp;&lt; &lt;amp;</desc>
10  </programme>
11  <programme start="20021010090000 +0100" stop="20021010095500 +0100" channel="TA">
12    <title>News</title>
13  </programme>
14  <programme start="20011228113100" channel="1">
15    <title>A</title>
16  </programme>
17  <programme start="20011228113101" channel="1">
18    <title>B</title>
19  </programme>
20  <programme start="20011228113100" channel="1">
21    <title>A</title>
22  </programme>
23  <programme start="20011228113102" channel="1">
24    <title>D</title>
25  </programme>
26  <programme start="20011228113101" stop="20011228113102" channel="1">
27    <title>B</title>
28  </programme>
29  <programme start="20020517020200 BST" channel="c">
30    <title>t</title>
31  </programme>
32  <programme start="20020517020200 BST" channel="c">
33    <title>t</title>
34  </programme>
35</tv>
36