After this: <?php get_archives('postbypost', '5'); ?>
Add this: <?php the_excerpt(); ?>
Not only will you get just a link to your post but also a preview of it.
Seen in the readme and the comments ont he php pages.
You need to copy the file class-IXR.php into the wp-includes folder for this plugin to work.
where do I get this file?