<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello Wave">
	<Require feature="wave" />
</ModulePrefs>
<Content type="html">
	<![CDATA[
	

	<body style="height:100px">
		<h1> Hello World! </h1>
	</body>

	]]>
</Content>
</Module>

