<?xml version="1.0" encoding="<$MTPublishCharset$>"?>

<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:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="<$MTBlogURL$>">
<title><$MTBlogName encode_xml="1"$> - <$MTArchiveCategory encode_xml="1"$></title>
<link><$MTBlogURL$></link>
<description><$MTArchiveCategory encode_xml="1"$> Archive</description>
<dc:language>zh-tw</dc:language>
<dc:creator>Jedi</dc:creator>
<dc:date><MTEntries lastn="1"><$MTEntryDate format="%Y-%m-%dT%H:%M:%S" language="zh-tw"$><$MTBlogTimezone$></MTEntries></dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=<$MTVersion$>" />
<MTBlogIfCCLicense>
<cc:License rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/tw/" />
</MTBlogIfCCLicense>

<items>
<rdf:Seq><MTEntries lastn="15">
<rdf:li rdf:resource="<$MTEntryPermalink encode_xml="1"$>" />
</MTEntries></rdf:Seq>
</items>

</channel>

<MTEntries lastn="15">
<item rdf:about="<$MTEntryPermalink encode_xml="1"$>">
<title><$MTEntryTitle encode_xml="1"$></title>
<link><$MTEntryPermalink encode_xml="1"$></link>
<MTBlogIfCCLicense>
<cc:License rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/tw/" />
</MTBlogIfCCLicense>
<description>
  <$MTEntryBody encode_xml="1"$>
  <$MTEntryMore encode_xml="1"$>
</description>
<dc:subject><$MTEntryCategory encode_xml="1"$></dc:subject>
<dc:creator><$MTEntryAuthor encode_xml="1"$></dc:creator>
<dc:date><$MTEntryDate format="%Y-%m-%dT%H:%M:%S" language="zh-tw"$><$MTBlogTimezone$></dc:date>
</item>
</MTEntries>

<MTBlogIfCCLicense>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/tw/">
  <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction" />
  <cc:permits rdf:resource="http://web.resource.org/cc/Distribution" />
  <cc:requires rdf:resource="http://web.resource.org/cc/Notice" />
  <cc:requires rdf:resource="http://web.resource.org/cc/Attribution" />
  <cc:prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
  <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  <cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
</cc:License>
</MTBlogIfCCLicense>

</rdf:RDF>