1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE tv SYSTEM "xmltv.dtd">
3
4<tv>
5  <channel id="3sat.de">
6    <display-name lang="de">3SAT</display-name>
7  </channel>
8  <channel id="das-erste.de">
9    <display-name lang="de">ARD</display-name>
10    <display-name lang="de">Das Erste</display-name>
11  </channel>
12  <programme start="20010829095500 BST" channel="channel4.com">
13    <title>King of the Hill</title>
14    <sub-title>Meet the Propaniacs</sub-title>
15    <desc>Bobby tours with a comedy troupe who specialize in
16       propane-related mirth.</desc>
17    <credits>
18      <actor>Mike Judge</actor>
19      <actor>Lane Smith</actor>
20    </credits>
21    <category>animation</category>
22    <previously-shown />
23  </programme>
24  <programme start="20010829095500 BST" channel="channel4.com">
25    <title>King of the Hill</title>
26    <sub-title>Meet the Propaniacs</sub-title>
27    <desc>Bobby tours with a comedy troupe who specialize in
28       propane-related mirth.</desc>
29    <credits>
30      <actor>Mike Judge</actor>
31      <actor>Lane Smith</actor>
32    </credits>
33    <category>animation</category>
34    <previously-shown />
35  </programme>
36</tv>
37