<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
	<ModulePrefs title="hello world example" /> 
	<Content type="html">
		 <![CDATA[ 
			 Hello, world!
		 ]]>
	</Content> 
</Module>
