I'm past the edge of my knowledge about php. I'm wide open to any specific help you can offer.
Here's the complete error for the RSS and comments RSS
XML Parsing Error: XML or text declaration not at start of entity
Location: http://mankindprojectjournal.org/feed/rss/
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->XML Parsing Error: XML or text declaration not at start of entity
Location: http://mankindprojectjournal.org/comments/feed/
Line Number 2, Column 1:<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
I have tested every plugin, deactivating all at once and one at a time, without success.
Seeking an excess line above "<?xm", I searched these files:
feed.php
feed-atom.php
feed-atom-comments.php
feed-rdf.php
feed-rss2.php
feed-rss2-comments.php
functions.php
functions-wp-scripts.php
wp-atom.php
wp-commentsrss2.php
wp-config.php
wp-feed.php
wp-rss.php
wp-rss2.php
Again, I'm at the limit of what I know how to do. Any specific help you can offer will be gratefully welcomed.
Thanks!