﻿<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
	<weblog><!--please provide weblog description-->
		<ServiceName>live.gcmtotalsolutions.com</ServiceName><!--please provide desired service name-->
		<imageUrl>http://live.gcmtotalsolutions.com/images/wlwimage1.png</imageUrl><!--please provide desired image url-->
		<watermarkImageUrl>http://live.gcmtotalsolutions.com/images/wlwimage2.png</watermarkImageUrl><!--please provide desired image watermark url-->
		<homepageLinkText>Go to live.gcmtotalsolutions.com</homepageLinkText><!--please provide desired homepage link text-->
		<adminLinkText>Manage your blog at live.gcmtotalsolutions.com</adminLinkText><!--please provide desired administraion link text-->
		<adminUrl><![CDATA[http://live.gcmtotalsolutions.com/userPage.aspx?userID={user-id}]]></adminUrl><!--please provide desired administration url-->
		<postEditingUrl><![CDATA[http://live.gcmtotalsolutions.com/editPost.aspx?postID={post-id}]]></postEditingUrl><!--please provide desired url for online post editing-->
	</weblog>
	<buttons><!--please provide any button's description-->
		<button>
			<id>1</id><!--please provide button's unique identifier-->
			<text>Message inbox</text><!--please provide button's tooltip text-->
			<imageUrl>http://live.gcmtotalsolutions.com/images/wlwimage3.png</imageUrl><!--please provide button's image-->
			<clickUrl>http://live.gcmtotalsolutions.com/inbox.aspx</clickUrl><!--please provide button's click url-->
		</button>
	</buttons>
	<options> <!--please provide desired weblog provider options-->
    <clientType>Metaweblog</clientType>
    <supportsPostAsDraft>No</supportsPostAsDraft>
    <supportsFileUpload>Yes</supportsFileUpload>
    <supportsExtendedEntries>No</supportsExtendedEntries>
    <supportsCustomDate>Yes</supportsCustomDate>
    <supportsCategories>Yes</supportsCategories>
    <supportsCategoriesInline>No</supportsCategoriesInline>
    <supportsMultipleCategories>Yes</supportsMultipleCategories>
    <supportsHierarchicalCategories>No</supportsHierarchicalCategories>
    <supportsNewCategories>No</supportsNewCategories>
    <supportsNewCategoriesInline>No</supportsNewCategoriesInline>
    <supportsKeywords>No</supportsKeywords>
    <supportsCommentPolicy>No</supportsCommentPolicy>
    <supportsPingPolicy>No</supportsPingPolicy>
    <supportsAuthor>No</supportsAuthor>
    <supportsSlug>No</supportsSlug>
    <supportsPassword>No</supportsPassword>
    <supportsExcerpt>No</supportsExcerpt>
    <supportsTrackbacks>No</supportsTrackbacks>
    <supportsPages>Yes</supportsPages>
    <supportsPageParent>No</supportsPageParent>
    <supportsPageOrder>No</supportsPageOrder>		
		<permalinkFormat><![CDATA[http://live.gcmtotalsolutions.com/post.aspx?postID={post-id}]]></permalinkFormat>
	</options>
</manifest>