1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE tv SYSTEM "xmltv.dtd">
3
4<tv>
5  <programme start="20011228113100" channel="1">
6    <title>A</title>
7  </programme>
8  <programme start="20011228113101" channel="1">
9    <title>B</title>
10  </programme>
11  <programme start="20011228113100" channel="1">
12    <title>A</title>
13  </programme>
14  <programme start="20011228113102" channel="1">
15    <title>D</title>
16  </programme>
17  <programme start="20011228113101" stop="20011228113102" channel="1">
18    <title>B</title>
19  </programme>
20  <programme start="20020517020200 BST" channel="c">
21    <title>t</title>
22  </programme>
23  <programme start="20020517020200 BST" channel="c">
24    <title>t</title>
25  </programme>
26  <programme start="200204201725" stop="200204201800" channel="foo" clumpidx="0/2">
27    <title>First in clump</title>
28    <category>b</category>
29  </programme>
30  <programme start="200204201725" stop="200204201800" channel="foo" clumpidx="1/2">
31    <title>Second in clump</title>
32    <category>g</category>
33  </programme>
34</tv>
35