Index: wp-atom.php =================================================================== --- wp-atom.php (revision 3759) +++ wp-atom.php (working copy) @@ -2,44 +2,45 @@ if (empty($wp)) { require_once('wp-config.php'); - wp('feed=atom'); + wp('feed=atom1'); } header('Content-type: application/atom+xml; charset=' . get_settings('blog_charset'), true); $more = 1; ?> -'; ?> -\n"; ?> + > - <?php bloginfo_rss('name') ?> - - - - Copyright - WordPress + + + <div xmlns="http://www.w3.org/1999/xhtml"><?php bloginfo_rss('name') ?></div> +
+ - - - - - <![CDATA[<?php the_title_rss() ?>]]> - - - - - - ]]> - - ]]> - - - - + + + + + + <div xmlns="http://www.w3.org/1999/xhtml"><?php the_title_rss() ?></div> + + + + +
+ + +
+ +
+
+ + +