<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>THAITEAM &#187; psychological</title>
	<atom:link href="http://thaiteam.vaivaisoft.com/tag/psychological/feed/" rel="self" type="application/rss+xml" />
	<link>http://thaiteam.vaivaisoft.com</link>
	<description>Free WordPress theme from Thai developers</description>
	<lastBuildDate>Sat, 25 Jul 2009 08:40:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Many tags</title>
		<link>http://thaiteam.vaivaisoft.com/2007/11/many-tags/</link>
		<comments>http://thaiteam.vaivaisoft.com/2007/11/many-tags/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 20:09:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crushing]]></category>
		<category><![CDATA[doolie]]></category>
		<category><![CDATA[figuriste]]></category>
		<category><![CDATA[hartshorn]]></category>
		<category><![CDATA[impropriation]]></category>
		<category><![CDATA[knave]]></category>
		<category><![CDATA[misinformed]]></category>
		<category><![CDATA[moil]]></category>
		<category><![CDATA[mornful]]></category>
		<category><![CDATA[outlaw]]></category>
		<category><![CDATA[pamphjlet]]></category>
		<category><![CDATA[privation]]></category>
		<category><![CDATA[psychological]]></category>
		<category><![CDATA[puncher]]></category>
		<category><![CDATA[retrocede]]></category>
		<category><![CDATA[stagnation unhorsed]]></category>
		<category><![CDATA[thunderheaded]]></category>
		<category><![CDATA[unculpable]]></category>

		<guid isPermaLink="false">http://asdftestblog1.wordpress.com/2007/11/24/many-tags/</guid>
		<description><![CDATA[This post has far too many tags.
]]></description>
			<content:encoded><![CDATA[<p>This post has far too many tags.</p>
]]></content:encoded>
			<wfw:commentRss>http://thaiteam.vaivaisoft.com/2007/11/many-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raw HTML code</title>
		<link>http://thaiteam.vaivaisoft.com/2007/09/raw-html-code/</link>
		<comments>http://thaiteam.vaivaisoft.com/2007/09/raw-html-code/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 07:41:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[psychological]]></category>

		<guid isPermaLink="false">http://asdftestblog1.wordpress.com/2007/09/05/raw-html-code/</guid>
		<description><![CDATA[All the HTML tags listed in the FAQ:
an address
a link
abbr.
acr.
bold
big
a blockquote
line
break
a citation
&#8220;class&#8221; &#8211; eh?
some code
deleted text
a div
emphasis
font tags are bad
heading 1
heading 2
heading 3
heading 4
heading 5
heading 6
italic

inserted text
keyboard text
a paragraph
pre-
formatted
text
a quote
strike
strong
subtext
supertext
teletype text
variable
List tags:

term 
definition 
term 2 
definition 2 


item 1
item 2


item 1
item 2

Table tags:


heading 1
heading 2


Cell 1
Cell 2


]]></description>
			<content:encoded><![CDATA[<p>All the HTML tags listed in the <a href="http://faq.wordpress.com/2006/06/08/allowed-html-tags/">FAQ</a>:</p>
<address>an address</address>
<p><a href="http://example.com">a link</a><br />
<abbr title="abbreviation">abbr.</abbr><br />
<acronym title="acronym">acr.</acronym><br />
<b>bold</b><br />
<big>big</big></p>
<blockquote><p>a blockquote</p></blockquote>
<p>line<br />
break<br />
<cite>a citation</cite><br />
&#8220;class&#8221; &#8211; eh?<br />
<code>some code</code><br />
<del>deleted text</del></p>
<div class="myclass">a div</div>
<p><i>emphasis</i><br />
<font>font tags are bad</font></p>
<h1>heading 1</h1>
<h2>heading 2</h2>
<h3>heading 3</h3>
<h4>heading 4</h4>
<h5>heading 5</h5>
<h6>heading 6</h6>
<p><i>italic</i><br />
<img src="http://wpthemetestdata.files.wordpress.com/2007/09/2007-06-30-dsc_4711-300px.jpg" /><br />
<ins>inserted text</ins><br />
<kbd>keyboard text</kbd></p>
<p>a paragraph</p>
<pre>pre-
formatted
text</pre>
<p><q>a quote</q><br />
<s>strike</s><br />
<b>strong</b><br />
<sub>subtext</sub><br />
<sup>supertext</sup><br />
<tt>teletype text</tt><br />
<var>variable</var></p>
<p>List tags:</p>
<dl>
<dt>term </dt>
<dd>definition </dd>
<dt>term 2 </dt>
<dd>definition 2 </dd>
</dl>
<ul>
<li>item 1</li>
<li>item 2</li>
</ul>
<ol>
<li>item 1</li>
<li>item 2</li>
</ol>
<p>Table tags:</p>
<table border="1">
<thead>
<th>heading 1</th>
<th>heading 2</th>
</tr>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://thaiteam.vaivaisoft.com/2007/09/raw-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No comments</title>
		<link>http://thaiteam.vaivaisoft.com/2007/09/no-comments/</link>
		<comments>http://thaiteam.vaivaisoft.com/2007/09/no-comments/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 03:21:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[psychological]]></category>

		<guid isPermaLink="false">http://asdftestblog1.wordpress.com/2007/09/04/no-comments/</guid>
		<description><![CDATA[Comments are disabled.
]]></description>
			<content:encoded><![CDATA[<p>Comments are disabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://thaiteam.vaivaisoft.com/2007/09/no-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
