<?xml version="1.0" encoding="UTF-8"?>
<sample type="simple">
This is some text
<title ref="main-title">Sample Document</title>
<note long="false">Some unrecognisable scribbling</note>
<related>
<item index="1">
<title>Another Sample</title>
<ref>http://path.to.somewhere</ref>
</item>
<item index="2">
<title>Other Sample</title>
<ref>http://some.other.path</ref>
</item>
</related>
</sample>