<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello world example" description="" author="" author_email="" thumbnail="" screenshot="" height="380">
  <Require feature="opensocial-0.7"/>
  </ModulePrefs>

  <Content type="html">
  <![CDATA[
    <p>Hello world</p>
  ]]>
  </Content>

</Module>