1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE tv SYSTEM "xmltv.dtd">
3
4<tv>
5  <programme start="20021010090000 +0100" stop="20021010095500 +0100" channel="TA">
6    <title>News</title>
7  </programme>
8  <programme start="20010829000500 BST" channel="bbc2.bbc.co.uk">
9    <title>Ampersand Land</title>
10    <title>&amp;</title>
11    <desc>&amp; hello &amp;&amp; there &amp;amp; everyone &lt;
12      &amp;&lt; &lt;amp;</desc>
13  </programme>
14</tv>
15