﻿<?xml version="1.0" encoding="utf-8" ?> 
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
  <options>
    <supportsPostAsDraft>Yes</supportsPostAsDraft>
    <supportsEmptyTitles>No</supportsEmptyTitles>
    <supportsScripts>No</supportsScripts>
    <supportsEmbeds>Yes</supportsEmbeds>
  </options>
  <views>
    <default>WebLayout</default>
    <view type="WebLayout" src="wlwWebLayout.htm" />
    <view type="WebPreview" src="wlwWebLayout.htm" />
  </views>
  <weblog>
    <serviceName>Channel 9</serviceName>
    <homepageLinkText>View this area</homepageLinkText>
    <adminLinkText>View in Admin</adminLinkText>
  </weblog>
</manifest>