<?xml version="1.0" encoding="UTF-8"?>
<report>
	<toc>
		<tocitem chapter="c1"/>
		<tocitem chapter="c2"/>
	</toc>
	<chapter id="c1" title="Summary">
		<sentence>This report describes the core concepts of XML, how to deploy it and its capabilities</sentence>
		<sentence>…</sentence>
	</chapter>
	<chapter id="c2" title="Description">
		<sentence>
eXtensible Markup Language (XML) is a language subset of the Standard Generalized Markup Language (SGML). SGML is a meta language, therefore, a 
</sentence>
		<sentence ref="something">…</sentence>
	</chapter>
</report>
