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