From Sharpreader to FeedDemon
The OPML file that is generated from Sharpreader will not import into
FeedDemon by default, what you will need to do is add a <head> section to
your OPML file like this one:
<head>
<title>Sharpreader
Posts</title>
</head>
Then the import should work perfectly.
-James