<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Miss Tang&#039;s records</title>
<link>http://blog.roodo.com/tang666</link>
<description><![CDATA[「別嚴肅 ! 我的電影，只是一片蛋糕。」---希區考克





var isArticle = false;
if (document.URL.indexOf("/archives/") > 0)
	isArticle = true;

if (isArticle)
{
	if (window.attachEvent)
		window.attachEvent('onload', init);
	else
		window.addEventListener('load', init, false);
}


function init()
{
	var DIVs = document.getElementsByTagName('div');
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 "posted"，是的話就是文章結尾
		if (x.indexOf("posted") == 0)
		{
			DIVs[i].innerHTML +=
				document.getElementById("divAdSenseContentScript").innerHTML;
			break;
		}
	}
}]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/tang666/recent-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：超實用的語言網站</title>
	<description><![CDATA[不用客氣!  請盡量用^^]]>
	</description>
	<link>http://blog.roodo.com/tang666/archives/3271521.html</link>
	<guid>http://blog.roodo.com/tang666/archives/3271521.html#comment-16777421</guid>
		<category>最新文章回應</category>
	<pubDate>Mon, 30 Jun 2008 21:25:50 +0800</pubDate>
</item>
<item>
	<title>回應：超實用的語言網站</title>
	<description><![CDATA[謝謝你的分享...不藏私...]]>
	</description>
	<link>http://blog.roodo.com/tang666/archives/3271521.html</link>
	<guid>http://blog.roodo.com/tang666/archives/3271521.html#comment-16774247</guid>
		<category>最新文章回應</category>
	<pubDate>Mon, 30 Jun 2008 10:16:55 +0800</pubDate>
</item>
</channel>
</rss>