...
The strucure of the well-formed XML is as follows:
<div <response type="toc" id="optional local text identifier">
<head>The label or title of the text</head>
<div xlink="actionable URL to a chunk">
<head>The label or title of the chunk</head>
<div>
</div>response>
Some notes about the XML structure:
...