<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF 
xmlns="http://purl.org/rss/1.0/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:dc="http://purl.org/dc/elements/1.1/"
xml:lang="ja">

<channel rdf:about="http://www.hanacell.com/index.rdf">
<title>HanaCell</title>
<link>http://www.hanacell.com</link>
<description>A Simple Cell phone plan for the USA residents</description>
<copyright>Mobell Communications Ltd.</copyright>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.hanacell.com"/>
</rdf:Seq>
</items>
</channel>
<image>
<url>http://www.hanacell.com/jp/rss/images/logo.gif</url>
<title>HanaCell</title>
<link>http://www.hanacell.com</link>
</image>

<item rdf:about="http://www.hanacell.com">
<title>HanaCell English site is launched</title>
<link>http://www.hanacell.com/en/news/</link>
<description>Our English site is launched.</description>
<pubDate>2007-11-12</pubDate>
</item>


</rdf:RDF>
