<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="Gifts - 5 - profile">
    <Require feature="opensocial-0.5"/>
  </ModulePrefs>
  <Content type="html">
    <![CDATA[
      <script src="http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/json.js"></script>
      <script src="http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/SocialNorms.js"></script>
      <style>
        @import url(http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/styles.css);
      </style>
      <div id='main'>
      </div>
      <script>
        var gadgetToLoad = "profile";
      </script>
      <script src="http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/common.js"></script>
    ]]>
  </Content>
</Module>

