File: /home/mmickelson/tfgarchive/wpblogtest1.old/wp-content/themes/barthelme/footer.php
<div id="footer">
<span id="copyright">© <?php echo( date('Y') ); ?> <?php barthelme_admin_hCard(); ?></span>
<span class="meta-sep">|</span>
<span id="generator-link"><?php _e('Thanks, <a href="http://wordpress.org/" title="WordPress" rel="generator">WordPress</a>', 'barthelme') ?></span>
<span class="meta-sep">|</span>
<span id="theme-link"><a href="http://www.plaintxt.org/themes/barthelme/" title="<?php _e('Barthelme theme for WordPress', 'barthelme') ?>" rel="follow designer">Barthelme</a> <?php _e('theme by', 'barthelme') ?> <span class="vcard"><a class="url fn n" href="http://scottwallick.com/" title="scottwallick.com" rel="follow designer"><span class="given-name">Scott</span><span class="additional-name"> Allan</span><span class="family-name"> Wallick</span></a></span></span><!-- Theme design credit, that's all -->
<span class="meta-sep">|</span>
<span id="web-standards"> <?php _e('Standards Compliant', 'barthelme') ?> <a href="http://validator.w3.org/check/referer" title="Valid XHTML">XHTML</a> & <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=<?php bloginfo('stylesheet_url'); ?>" title="<?php _e('Valid CSS', 'barthelme') ?>">CSS</a></span>
<span class="meta-sep">|</span>
<span id="footer-rss"> <?php _e('RSS', 'barthelme') ?> <a href="<?php bloginfo('rss2_url') ?>" title="<?php echo wp_specialchars(get_bloginfo('name'), 1) ?> <?php _e('RSS 2.0 Feed', 'barthelme') ?>" rel="alternate" type="application/rss+xml"><?php _e('Posts', 'barthelme') ?></a> & <a href="<?php bloginfo('comments_rss2_url') ?>" title="<?php echo wp_specialchars(bloginfo('name'), 1) ?> Comments RSS 2.0 Feed" rel="alternate" type="application/rss+xml"><?php _e('Comments', 'barthelme') ?></a></span>
</div><!-- #footer -->
<?php wp_footer() // Do not remove; helps plugins work ?>
</div><!-- #wrapper -->
</body><!-- end trasmission -->
</html>