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>The Phil Silvers Show</title>
7    <desc>Bilko claims he's had a close encounter with an alien in order
8      to be given some compassionate leave so he can visit an old
9      flame in New York.</desc>
10  </programme>
11  <programme start="20010829095500 BST" channel="channel4.com">
12    <title>King of the Hill</title>
13    <sub-title>Meet the Propaniacs</sub-title>
14    <desc>Bobby tours with a comedy troupe who specialize in
15       propane-related mirth.</desc>
16    <credits>
17      <actor>Mike Judge</actor>
18      <actor>Lane Smith</actor>
19    </credits>
20    <category>animation</category>
21    <previously-shown />
22  </programme>
23</tv>
24