<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://lunch.officemahalo.com/">
<title>トーキョーランチ</title>
<link>http://lunch.officemahalo.com/</link>
<description>六本木・飯倉・神谷町界隈のランチを満載！</description>
<dc:language>ja</dc:language>
<dc:creator></dc:creator>
<dc:date>&lt;%ShowBlogsByDate(lastmodified,1,2/3,0)%&gt;</dc:date>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/1.0/" />

<items>
<rdf:Seq>
&lt;%ShowBlogsByDate(feeds/rss10/rdfli,15,2/3,0,DESC,ASC)%&gt;
</rdf:Seq>
</items>
</channel>
&lt;%ShowBlogsByDate(feeds/rss10/entries,15,2/3,0,DESC,ASC)%&gt;
</rdf:RDF>
