<?xml version="1.0" encoding="UTF-8"?>
<blog>
  <id type="integer">1</id>
  <commentable>yes</commentable>
  <notify-about-comment type="boolean">false</notify-about-comment>
  <captcha-enabled type="boolean">true</captcha-enabled>
  <disallow-links-in-comments type="boolean">true</disallow-links-in-comments>
  <custom-template nil="true"/>
  <handle>wowblog</handle>
  <title>WowBlog</title>
  <html-title nil="true"/>
  <meta-keywords nil="true"/>
  <meta-description nil="true"/>
  <tags type="array">
    <tag>
      <title>test</title>
    </tag>
    <tag>
      <title>test2</title>
    </tag>
  </tags>
</blog>
