<?xml version="1.0" encoding="UTF-8"?>
<Module>

 
    <ModulePrefs title="OSocial Meta Network" description="Join the OSocial Meta Social Network, free and open your social data."
              author="Victor Coustenoble" author_email="victor@osocial.net" author_location="Paris, France"
              screenshot=""
              thumbnail="http://www.osocial.net/network/images/osocial_logo.jpeg"> 
      <Require feature="dynamic-height" />
      <Require feature="opensocial-0.5" />
  </ModulePrefs>
  
  
 <Content type="html">
 	<![CDATA[

    <script type='text/javascript' src='http://www.osocial.net/network/app/json.js'></script>
    
  <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 id="content"></div>
  
		 	]]>
  </Content>

</Module>
