<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://www.greengnn.org/index.php/feed/rss/category/ajax/"><title><![CDATA[GreenGnn.ORG - Ajax]]></title>
<link>http://www.greengnn.org/index.php/feed/rss/category/ajax/</link>
<description/>
<items>
<rdf:Seq>
<rdf:li resource="http://www.greengnn.org/index.php/2009/09/01/7.html"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.greengnn.org/index.php/2009/09/01/7.html">
<title><![CDATA[A股数据实时查询]]></title>
<link>http://www.greengnn.org/index.php/2009/09/01/7.html</link>
<dc:date>2009-09-01</dc:date>
<description><![CDATA[最近研究js的api，就拿sina的股票数据接口练练手，完成了一个简单的A股查询系统。

访问demo

因为这种api的设计是js变量的方式，自己财经网站调用，不适合做api，不想google的ap...]]></description>
</item>
</rdf:RDF>