<$MTHTTPContentType type="application/atom+xml"$><?xml version="1.0" encoding="<$MTPublishCharset$>"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Comment Feed for <mt:BlogName encode_xml="1"></title>
    <id>tag:<$MTBlogHost exclude_port="1" encode_xml="1"$>,<$MTTemplateCreatedOn format="%Y-%m-%d"$>:<$MTBlogRelativeURL encode_xml="1"$>/comments</id>
    <updated><MTComments lastn="1"><$MTCommentDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></MTComments></updated>
    <link rel="self" href="<mt:BlogURL>comments.xml" />
    <generator uri="http://www.sixapart.com/movabletype/"><$MTProductName version="1"$></generator>
<mt:Comments lastn="20">
<entry>
<mt:CommentEntry>
    <id><$MTEntryAtomID$>-comment:<$MTCommentID$></id>
<mt:ifcommentparent>
    <thr:in-reply-to ref="<$MTEntryAtomID$>-comment:<mt:CommentParentID>" type="text/html" href="<$MTEntryPermalink encode_xml="1"$>#comment-<mt:CommentParentID>"/>
<mt:else>
    <thr:in-reply-to ref="<$MTEntryAtomID$>" type="text/html" href="<$MTEntryPermalink encode_xml="1"$>"/>
</mt:ifcommentparent>

    <link rel="alternate" type="text/html" href="<$MTEntryPermalink encode_xml="1"$>#comment-<$MTCommentID$>" />
    <title>Comment from <$MTCommentAuthor encode_xml="1"$> on <$MTCommentDate format="%Y-%m-%d"$></title>
    <author>
        <name><$MTCommentAuthor encode_xml="1"$></name>
        <mt:if tag="commenturl"><uri><$MTCommentURL encode_xml="1"$></uri></mt:if>
    </author>
    <content type="html" xml:lang="<$MTBlogLanguage ietf="1"$>" xml:base="<$MTCommentURL encode_xml="1"$>">
        <$MTCommentBody encode_xml="1"$>
    </content>
    <published><$MTCommentDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></published>
    <updated><$MTCommentDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></updated>
</mt:CommentEntry>
</entry>
</mt:Comments>
</feed>