Thanks for the response. Unfortunately this does not totally help.
I have prepared a list of posts outside of any blogging platform - basically in Notepad. I now want to bulk import these into WordPress.
I am using the WordPress XML file as my template to import these posts (from Notepad/Excel) into WordPress.
The below is an example of a post in the XML file. If I populated each field, will my import work?
Based on previous uploads, these posts do not appear.
<item>
<title>Huatulco Coastline</title>
<link>http://wpthemetestdata.wordpress.com/2008/06/10/post-format-test-gallery/img_0767/</link>
<pubDate>Fri, 15 Jul 2011 21:51:19 +0000</pubDate>
<dc:creator>chipbennett</dc:creator>
<guid isPermaLink="false">http://wpthemetestdata.files.wordpress.com/2008/06/img_0767.jpg</guid>
<description></description>
<content:encoded><![CDATA[Public domain via http://www.burningwell.org/gallery2/v/Landscapes/ocean/IMG_0767.JPG.html%5D%5D></content:encoded>
<excerpt:encoded><![CDATA[Coastline in Huatulco, Oaxaca, Mexico]]></excerpt:encoded>
<wp:post_id>770</wp:post_id>
<wp:post_date>2011-07-15 14:51:19</wp:post_date>
<wp:post_date_gmt>2011-07-15 21:51:19</wp:post_date_gmt>
<wp:comment_status>open</wp:comment_status>
<wp:ping_status>closed</wp:ping_status>
<wp:post_name>img_0767</wp:post_name>
<wp:status>inherit</wp:status>
<wp:post_parent>555</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type>attachment</wp:post_type>
<wp:post_password></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
<wp:attachment_url>http://wpthemetestdata.files.wordpress.com/2008/06/img_0767.jpg</wp:attachment_url>
<wp:postmeta>
<wp:meta_key>_wp_attachment_image_alt</wp:meta_key>
<wp:meta_value><![CDATA[Huatulco Coastline]]></wp:meta_value>
</wp:postmeta>
</item>