1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<foo>
4    <bar>
5        <baz/>
6        <cheese/>
7        <baz/>
8        <cheese/>
9        <baz/>
10    </bar>
11</foo>
12