<?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="https://xmix.one/feed/rss/archives/9/">
<title>Hello World - 常用SQL语句 的评论</title>
<link>https://xmix.one/archives/9/</link>
<description>选择：select * from table1 where 范围插入：insert into table1(field1,field2) values(value1,value2)删除：dele...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>