<?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs title="mixi発モノローグ" description="mixi発モノローグ - static widget">
    <Require feature="opensocial-0.8"/>
  </ModulePrefs>

  <Content type="html" view="canvas">
  <![CDATA[
    <link href="http://pocopoco.tv/stylesheets/widgets/main.css" media="all" rel="stylesheet" type="text/css" />
    <p>ひとまず作ったんですよ</p>
<p>これがどう表示されることやら&hellip;</p>
    <p class="powered">powered by <a onclick="go_to_external_url('http://pocopoco.tv/');" href="javascript:void(0);">pocopoco.tv</a></p>

  ]]>
  </Content>
  
  <Content type="html" view="default,home,profile">
  <![CDATA[
    <link href="http://pocopoco.tv/stylesheets/widgets/main.css" media="all" rel="stylesheet" type="text/css" />
    <p>ここが自分のページらしいよ。</p>
<p>ここには好きなことが書ける？</p>
    <p class="powered">powered by <a onclick="go_to_external_url('http://pocopoco.tv/');" href="javascript:void(0);">pocopoco.tv</a></p>

    <script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-11098307-1");
pageTracker._trackPageview();
} catch(err) {}</script>

  ]]>
  </Content>

  <Content type="url" view="mobile" href="http://pocopoco.tv/apps/2003/mobile" />
</Module>
