﻿<?xml version="1.0" encoding="utf-8" ?>

<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">

  <options>
	<clientType>Metaweblog</clientType>
	<supportsKeywords>Yes</supportsKeywords>
	<supportsNewCategories>Yes</supportsNewCategories>
  </options>

  <weblog>
	<serviceName>Metaweblog</serviceName>
	<imageUrl>/icons/bg.gif</imageUrl>
	<homepageLinkText>View JIEblog</homepageLinkText>
	<adminLinkText>admin</adminLinkText>
	<adminUrl>
	  <![CDATA[ 
						{blog-postapi-url}create/ 
				]]>
	</adminUrl>
  </weblog>
  
  <views>
	<default>WebLayout</default>
	<view type="WebLayout" src="weblayout.htm" />
	<view type="WebPreview" src="webpreview.htm" />
  </views> 


</manifest>
