Ok, I'm just throwing this up on the wall and came up with it in between
burping a 3-week old and filling the 3 year olds cup full of juice so I
can't honestly claim to have thought all the way through it, but...
<?xml version="1.0" ?>
<?pub-control draft="yes" significant="yes" ?>
<?blog-control private="yes" scheduled="2005-12-12T12:00:00Z" ?>
<?blog-enable
feature="http://example.com/blog/feature/comments-moderated" ?>
<?blog-enable feature="http://example.com/blog/feature/comments-remote" ?>
<?blog-enable
feature="http://example.com/blog/feature/convert-line-breaks" ?>
<?blog-enable
feature="http://example.com/blog/feature/send-comment-notification" ?>
<?blog-notify type="http://www.movabletype.org/trackback/"
endpoint="http://example.com/trackback" ?>
<?blog-notify type="http://www.technorati.com/developers/ping/"
endpoint="http://www.technorati.com/ping/" ?>
<entry xmlns="http://www.w3.org/2005/Atom">
<id>...</id>
<title>...</title>
...
</entry>
- James