Feed_Rss2
<?xml version="1.0" encoding="UTF-8"?> <rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:lang="ja"><!-- BEGIN_MODULE Feed_Rss2 --> <channel> <title>%{BLOG_NAME}<!-- BEGIN_MODULE Touch_Category --> - %{CATEGORY_NAME}<!-- END_MODULE Touch_Category --></title> <link>%{BASE_URL}</link> <atom:link href="%{INHERLINK}" rel="self" type="application/rss+xml" /> <description>%{META_DESCRIPTION}</description> <language>ja</language> <copyright>Copyright (C) %{Y} %{BLOG_NAME} All rights reserved.</copyright> <lastBuildDate>{lastBuildDate}</lastBuildDate> <generator>a-blog cms</generator> <docs>http://blogs.law.harvard.edu/tech/rss</docs><!-- BEGIN item:loop --> <item> <dc:creator>{creator}</dc:creator> <title>{title}</title> <link>{link}</link> <description><![CDATA[<!-- BEGIN unit:veil --> <div class="newsTextBox"><!-- BEGIN unit:loop --><!-- BEGIN clear --><!-- END clear --> <!-- BEGIN unit#text --> <!-- テキスト --> <!-- BEGIN p --> <p {class}>{text}[nl2br]</p><!-- END p --><!-- BEGIN h2 --> <h2{class} id="h{utid}">{text}[nl2br]</h2><!-- END h2 --><!-- BEGIN h3 --> <h3 {class}>{text}[nl2br]</h3><!-- END h3 --><!-- BEGIN h4 --> <h4 {class}>{text}[nl2br]</h4><!-- END h4 --><!-- BEGIN h5 --> <h5 {class}>{text}[nl2br]</h5><!-- END h5 --><!-- BEGIN ul --> <ul {class}>{text}[list]</ul><!-- END ul --><!-- BEGIN ol --> <ol {class}>{text}[list]</ol><!-- END ol --><!-- BEGIN dl --> <dl{class}>{text}[definition_list]</dl><!-- END dl --><!-- BEGIN blockquote --> <blockquote {class}>{text}</blockquote><!-- END blockquote --><!-- BEGIN table --> <table {class}>{text}[table]</table><!-- END table --><!-- BEGIN pre --> <pre {class}>{text}[nl2br|escape]</pre><!-- END pre --><!-- BEGIN none --> {text}[raw]<!-- END none --><!-- BEGIN markdown --> {text}[markdown]<!-- END markdown --><!-- BEGIN wysiwyg --> {text}[raw]<!-- END wysiwyg --> <!-- END unit#text --><!-- BEGIN unit#image --> <!-- 画像 --> <div class="column-image-{align}"><!-- BEGIN link#front --> <a href="{url}"{viewer}[raw]><!-- END link#front --> <img class="columnImage" src="%{HTTP_ROOT}{path}" alt="{alt}" width="{x}" height="{y}" /><!-- BEGIN link#rear --> </a><!-- END link#rear --><!-- BEGIN caption:veil --> <p class="caption">{caption}</p><!-- END caption:veil --> </div><!-- END unit#image --><!-- BEGIN unit#file --> <!-- ファイル --> <div class="column-file-{align}"> <a href="%{HTTP_ROOT}{path}"><img class="columnIcon" src="%{HTTP_ROOT}{icon}" alt="{alt}" width="{x}" height="{y}" /></a><!-- BEGIN caption:veil --> <p class="caption">{caption}</p><!-- END caption:veil --> </div><!-- END unit#file --><!-- BEGIN unit#map --> <!-- 地図 --> <img class="column-map-{align}" src="{proxy}http://maps.google.com/staticmap?center={lat},{lng}&zoom={zoom}&size={x}x{y}&maptype=roadmap&markers=<!-- BEGIN marker:loop -->{lat},{lng}<!-- BEGIN glue -->|<!-- END glue --><!-- END marker:loop -->" alt="{msg}" width="{x}" height="{y}" title="クリックで地図が動かせるようになります。" /><!-- END unit#map --><!-- BEGIN unit#yolp --> <!-- yahoo地図 --> <img class="column-yolp-{align}" src="{proxy}http://map.olp.yahooapis.jp/OpenLocalPlatform/V1/static?appid=%{YAHOO_API_KEY}&lat={lat}&lon={lng}&z={zoom}&width={x}&height={y}&pin={lat},{lng},,red&mode={mode}&style={style}" alt="yahoo map" width="{x}" height="{y}" title="クリックで地図が動かせるようになります。" /><!-- END unit#yolp --><!-- BEGIN unit#youtube --> <!-- YouTube --> <div class="column-youtube-{align}" > <object width="{x}" height="{y}"><param name="movie" value="http://www.youtube.com/v/0zldvi6V0ms&hl=ja&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{youtubeId}&hl=ja&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="{x}" height="{y}"></embed></object> </div><!-- END unit#youtube --><!-- BEGIN unit#eximage --> <!-- 画像URL --> <div class="column-eximage-{align}"><!-- BEGIN link#front --> <a href="{url}"{viewer}[raw]><!-- END link#front --> <img class="columnImage" src="{normal}" alt="{alt}" width="{x}" height="{y}" /><!-- BEGIN link#rear --> </a><!-- END link#rear --><!-- BEGIN caption:veil --> <p class="caption">{caption}</p><!-- END caption:veil --> </div> <!-- END unit#eximage --> <!-- END unit:loop --> <br class="clearHidden" /> </div><!-- END unit:veil --><!-- BEGIN continueLink:veil --> <p class="continueBtn"><a href="{continueUrl}">「{continueName}」の続きを読む</a></p><!-- END continueLink:veil --> ]]></description><!-- BEGIN category:veil --> <category>{category}</category><!-- END category:veil --> <guid isPermaLink="true">{permalink}</guid> <pubDate>{pubDate}</pubDate> </item><!-- END item:loop --> </channel><!-- END_MODULE Feed_Rss2 --> </rss>