<?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[
          <div id="appAuth" >
	    </div>
	    
	  <script type="text/javascript" src="./apworkbench/js/appAuth/index.js"></script>
      ]]>
    </Content>
</Module>
