﻿<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
	<options>
		<clientType>Metaweblog</clientType>
    <supportsPages>No</supportsPages>
    <supportsPageParent>No</supportsPageParent>
    <supportsPageOrder>No</supportsPageOrder>
  </options>
	<weblog>
		<serviceName>SiteBox Blog</serviceName>
		<watermarkImageUrl />
		<imageUrl />
		<adminLinkText>Manage your site</adminLinkText>
		<adminUrl><![CDATA[ {blog-homepage-url}login.aspx ]]></adminUrl>
	</weblog>
	<buttons />
</manifest>

<!--

- <manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
- <options>
  <clientType>Metaweblog</clientType> 
  <supportsCategoriesInline>Yes</supportsCategoriesInline> 
  <supportsNewCategories>Yes</supportsNewCategories> 
  <supportsNewCategoriesInline>Yes</supportsNewCategoriesInline> 
  <supportsHeirarchicalCategories>Yes</supportsHeirarchicalCategories> 
  <supportsPages>No</supportsPages> 
  <supportsPageParent>No</supportsPageParent> 
  <supportsPageOrder>No</supportsPageOrder> 
  </options>
- <weblog>
  <serviceName>EPiServer Blog</serviceName> 
  <watermarkImageUrl /> 
  <imageUrl /> 
  <homepageLinkText>View your page</homepageLinkText> 
  <adminLinkText>Manager your site</adminLinkText> 
- <adminUrl>
- <![CDATA[ {blog-homepage-url}?_c02_owner=1
  ]]> 
  </adminUrl>
  </weblog>
  <buttons /> 
  </manifest>
-->