<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：php xml与json间的相互转换</title>
	<atom:link href="http://blog.51yip.com/php/660.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/php/660.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：chad</title>
		<link>http://blog.51yip.com/php/660.html/comment-page-1#comment-333</link>
		<dc:creator>chad</dc:creator>
		<pubDate>Fri, 12 Nov 2010 11:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=660#comment-333</guid>
		<description>回复楼上：
为空那是因为你的汉子编码不是UTF-8</description>
		<content:encoded><![CDATA[<p>回复楼上：<br />
为空那是因为你的汉子编码不是UTF-8</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：elsonwu</title>
		<link>http://blog.51yip.com/php/660.html/comment-page-1#comment-326</link>
		<dc:creator>elsonwu</dc:creator>
		<pubDate>Sat, 06 Nov 2010 09:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=660#comment-326</guid>
		<description>要是xml里面某个标签&lt;![CDATA[这是一个测试]]&gt;
要是这样，直接json_encode，对应的json内容部分会为空</description>
		<content:encoded><![CDATA[<p>要是xml里面某个标签&lt;![CDATA[这是一个测试]]&gt;<br />
要是这样，直接json_encode，对应的json内容部分会为空</p>
]]></content:encoded>
	</item>
</channel>
</rss>
