﻿<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
	<options>
		<supportsKeywords>Yes</supportsKeywords>
		<supportsEmbeds>Yes</supportsEmbeds>
		<supportsEmptyTitles>No</supportsEmptyTitles>
		<supportsSlug>Yes</supportsSlug>
		<supportsCategories>Yes</supportsCategories>
		<supportsNewCategories>Yes</supportsNewCategories>
		<futurePublishDateWarning>No</futurePublishDateWarning>
		<supportsScripts>No</supportsScripts>
		<supportsPages>Yes</supportsPages>
	</options>
	<weblog>
		<homepageLinkText>View your blog</homepageLinkText>
		<adminLinkText>Administer your blog</adminLinkText>
		<adminUrl>
			<![CDATA[
        {blog-homepage-url}admin
    ]]>
		</adminUrl>
		<postEditingUrl>
			<![CDATA[
        {blog-homepage-url}admin/EditPosts.aspx
    ]]>
		</postEditingUrl>
		<watermarkImageUrl></watermarkImageUrl>
		<imageUrl></imageUrl>
	</weblog>
</manifest>