<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
  <options>
    <clientType>WordPress</clientType>
    <supportsKeywords>Yes</supportsKeywords>
  </options>
	<weblog>
		<ServiceName>eActivated Portal Framework</ServiceName>
		<homepageLinkText>View your blog</homepageLinkText>
		<adminLinkText>Administer your blog</adminLinkText>
		<adminUrl>
			<![CDATA[
			{blog-homepage-url}blogs/
		]]>
		</adminUrl>
		<postEditingUrl>
			<![CDATA[
			{blog-homepage-url}blogs/
		]]>
		</postEditingUrl>
	</weblog>
</manifest>