123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your blog. -->
- <!-- It contains information about your blog's posts, comments, and categories. -->
- <!-- You may use this file to transfer that content from one site to another. -->
- <!-- This file is not intended to serve as a complete backup of your blog. -->
- <!-- To import this information into a WordPress blog follow these steps. -->
- <!-- 1. Log into that blog as an administrator. -->
- <!-- 2. Go to Tools: Import in the blog's admin panels (or Manage: Import in older versions of WordPress). -->
- <!-- 3. Choose "WordPress" from the list. -->
- <!-- 4. Upload this file using the form provided on that page. -->
- <!-- 5. You will first be asked to map the authors in this export file to users -->
- <!-- on the blog. For each author, you may choose to map to an -->
- <!-- existing user on the blog or to create a new user -->
- <!-- 6. WordPress will then import each of the posts, comments, and categories -->
- <!-- contained in this file into your blog -->
- <!-- generator="WordPress/2.8.4" created="2009-12-04 09:06"-->
- <rss version="2.0"
- xmlns:excerpt="http://wordpress.org/export/1.0/excerpt/"
- xmlns:content="http://purl.org/rss/1.0/modules/content/"
- xmlns:wfw="http://wellformedweb.org/CommentAPI/"
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:wp="http://wordpress.org/export/1.0/"
- >
- <channel>
- <title>Test With Serialized Postmeta</title>
- <link>http://test.wordpress.org/</link>
- <description>Just another blog</description>
- <pubDate>Mon, 30 Nov 2009 21:35:27 +0000</pubDate>
- <generator>http://wordpress.org/?v=2.8.4</generator>
- <language>en</language>
- <wp:wxr_version>1.0</wp:wxr_version>
- <wp:base_site_url>http://test.wordpress.org/</wp:base_site_url>
- <wp:base_blog_url>http://test.wordpress.org/</wp:base_blog_url>
- <item>
- <title>My Entry with Postmeta</title>
- <link>http://test.wordpress.org/postemta</link>
- <pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
- <dc:creator><![CDATA[johncoswell]]></dc:creator>
- <category><![CDATA[Uncategorized]]></category>
- <category domain="category" nicename="uncategorized"><![CDATA[Uncategorized]]></category>
- <guid isPermaLink="false">http://test.wordpress.org/postmeta</guid>
- <description></description>
- <content:encoded><![CDATA[This is my content]]></content:encoded>
- <excerpt:encoded><![CDATA[]]></excerpt:encoded>
- <wp:post_id>122</wp:post_id>
- <wp:post_date>2009-10-20 16:13:20</wp:post_date>
- <wp:post_date_gmt>0000-00-00 00:00:00</wp:post_date_gmt>
- <wp:comment_status>open</wp:comment_status>
- <wp:ping_status>open</wp:ping_status>
- <wp:post_name></wp:post_name>
- <wp:status>draft</wp:status>
- <wp:post_parent>0</wp:post_parent>
- <wp:menu_order>0</wp:menu_order>
- <wp:post_type>post</wp:post_type>
- <wp:post_password></wp:post_password>
- <wp:postmeta>
- <wp:meta_key>post-options</wp:meta_key>
- <wp:meta_value>a:2:{s:18:"special_post_title";s:15:"A special title";s:11:"is_calendar";s:0:"";}</wp:meta_value>
- </wp:postmeta>
- </item>
- </channel>
- </rss>
|