<?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:cs="http://www.oreillynet.com/rss/cs/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:on="http://www.oreillynet.com/rss/on/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://community.java.net/games">
<title>Java Games Features</title>
<link>http://community.java.net/games</link>
<description>Items from java.net's Java Games community homepage.</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://community.java.net/games" />
 </rdf:Seq>
</items>
</channel>

</rdf:RDF>