I'm trying to move my blog to Drupal 6.4. I'm using FeedApi module since I have the content in one big xml file.

However, every node that gets created has a link to the original article.

Is there any way to remove this, or to have FeedApi not inserting it at all?

Thanks.