<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
  <options>
    <clientType>WordPress</clientType>
    <supportsKeywords>Yes</supportsKeywords>
    <supportsTrackbacks>Yes</supportsTrackbacks>
    <supportsEmbeds>Yes</supportsEmbeds>
    <characterSet>utf-8</characterSet>
    <supportsNewCategoriesInline>Yes</supportsNewCategoriesInline>
    <adminUrl>/admin/admin.aspx</adminUrl>
    <postEditingUrl>/edit.aspx</postEditingUrl>
    <serviceName>COM-Style</serviceName>
    <supportsHtmlTitles>Yes</supportsHtmlTitles>
    <supportsScripts>Yes</supportsScripts>
  </options>

  <views>
    <default>WebLayout</default>
    <view type="WebLayout" src="weblayout.aspx" />
    <view type="WebPreview" src="webpreview.aspx" />
  </views>
  
</manifest>