OK, I'm learning, you guys have been great.
If I understand you, I cut at <Item> all in between to </Item> but do I need any other info before or after in the cut import? For example here is a cut:
<item>
<title>URGENT: Font Size Problems?</title>
<link>http://pastorpainter.wordpress.com/2008/02/07/urgent-font-size-problems/</link>
<pubDate>Thu, 07 Feb 2008 13:37:25 +0000</pubDate>
<dc:creator>pastorpainter</dc:creator>
<category><![CDATA[Uncategorized]]></category>
<category domain="category" nicename="uncategorized"><![CDATA[Uncategorized]]></category>
<guid isPermaLink="false">http://pastorpainter.wordpress.com/2008/02/07/urgent-font-size-problems/</guid>
<description></description>
<content:encoded><![CDATA[Is anyone having problems reading the body or the small print such as the comment sections? I really need to know.]]></content:encoded>
<wp:post_id>903</wp:post_id>
<wp:post_date>2008-02-07 09:37:25</wp:post_date>
<wp:post_date_gmt>2008-02-07 13:37:25</wp:post_date_gmt>
<wp:comment_status>open</wp:comment_status>
<wp:ping_status>open</wp:ping_status>
<wp:post_name>urgent-font-size-problems</wp:post_name>
<wp:status>publish</wp:status>
<wp:post_parent>0</wp:post_parent>
blahblahblah12.</wp:comment_content>
<wp:comment_approved>1</wp:comment_approved>
<wp:comment_type></wp:comment_type>
<wp:comment_parent>0</wp:comment_parent>
<wp:comment_user_id>0</wp:comment_user_id>
</wp:comment>
</item>
but before and after there is information eg.at the end this follows:
</channel>
</rss>
do I need to include that in the second cut, along with the beginning <rss><channel> to turn on?
Thanks again this is all quite new to me. I know how to edit HTML but this is a bit over my head, yet I've got this far.