<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
  <options>
    <supportsEmbeds>Yes</supportsEmbeds>
  </options>
  
  <weblog>
    <serviceName>Meal Outlaw</serviceName>
    <imageUrl></imageUrl>
    <watermarkImageUrl></watermarkImageUrl>
    <homepageLinkText>View your meals</homepageLinkText>
    <adminLinkText>Change your meals</adminLinkText>
    <adminUrl><![CDATA[{blog-homepage-url}Login.aspx]]></adminUrl>
    <postEditingUrl><![CDATA[{blog-homepage-url}meal_edit.aspx?guid={post-id}]]></postEditingUrl>
  </weblog>
</manifest>

