<?xml version="1.0"?>
<doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:h="http://www.w3.org/1999/xhtml" xsi:noNamespaceSchemaLocation="mgF011.xsd">
	<b>I am a stringy string</b>
	<h:html>
		<h:body>
Hey this is html
</h:body>
	</h:html>
	<c>true</c>
	<a>1</a>
	<d/>
</doc>
