<?xml version="1.0" encoding="UTF-8"?>
<Module>

 
    <ModulePrefs title="oSocial" 
			title_url="http://www.osocial/network"
			directory_title="oSocial Meta Network"
			summary="Free, open, export, browse and visualize your Social Graph."
			 description="Free, open, export, browse and visualize your Social Graph."
              author="Victor Coustenoble" 
			  author_email="victor.coustenoble@gmail.com"
			  author_location="Paris, France"
			  author_affiliation="oSocial"
              screenshot="http://www.osocial.net/network/images/osocial_screen.png"
              thumbnail="http://www.osocial.net/images/osocial.jpg"
			  icon="http://www.osocial.net/favicon.ico">
      <Require feature="dynamic-height" />
	  <Require feature="views" />
      <Require feature="opensocial-0.7" /> 
  </ModulePrefs>
  
  
 <Content type="html">
 	<![CDATA[

  <style>
    @import url(http://www.osocial.net/network/css/osocialnetworkapp.css);
  </style>
   
   	<script type='text/javascript' src='http://www.osocial.net/network/app/osocialnetwork.js'></script>      
    <div class="contentdiv" id="content"></div>
  
		 	]]>
  </Content>

</Module>
