<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs title="Social Hello World"
		 description="The Social Hello World Application Displays multilingual hello messages"
		 thumbnail="http://localhost:8080/"
		 icon="http://localhost:8080/images/icon.png">
		<Require feature="osapi"></Require>
		<Require feature="settitle"/>
		<Require feature="shindig-container"/>
		<Require feature="dynamic-height"></Require>
	</ModulePrefs>
	<Content type="html" inline="true">
	<![CDATA[
	<style type="text/css">
    #gadget-site-addApp{
        border: none;
        background-color: transparent;
    }
    </style>
   <div id="systemapp_bar"></div>
    <script src="/ap/apworkbench/js/systemapp/systemapp.js">
	]]>
	</Content>
</Module>
