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