<?xml version="1.0" encoding="utf-8" ?> 
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
    <options>
        <clientType>Metaweblog</clientType>
        <supportsEmbeds>Yes</supportsEmbeds> 
        <supportsKeywords>Yes</supportsKeywords> 
        <supportsNewCategories>Yes</supportsNewCategories> 
        <supportsNewCategoriesInline>Yes</supportsNewCategoriesInline> 
        <supportsCommentPolicy>Yes</supportsCommentPolicy> 
        <supportsSlug>Yes</supportsSlug> 
        <supportsExcerpt>Yes</supportsExcerpt> 
        <supportsAuthor>Yes</supportsAuthor> 
        <supportsGetTags>Yes</supportsGetTags> 
        <requiresHtmlTitles>No</requiresHtmlTitles> 
        <fileUploadNameFormat>{FileName}</fileUploadNameFormat> 
    </options>
</manifest>
