<?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>Tribal Race Beta</title>
	<atom:link href="http://selfcares.com/feed" rel="self" type="application/rss+xml" />
	<link>http://selfcares.com</link>
	<description>&#039;because everyone knows something&#039;</description>
	<lastBuildDate>Wed, 14 Jul 2010 15:13:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>tester</title>
		<link>http://selfcares.com/blog/archives/63</link>
		<comments>http://selfcares.com/blog/archives/63#comments</comments>
		<pubDate>Sun, 04 Jul 2010 10:28:34 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=63</guid>
		<description><![CDATA[Tester]]></description>
			<content:encoded><![CDATA[<p>Tester</p>
<img src="http://selfcares.com/?ak_action=api_record_view&id=63&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Misc Stuff – abbr, acronym, pre, code, sub, sup, etc.</title>
		<link>http://selfcares.com/blog/archives/34</link>
		<comments>http://selfcares.com/blog/archives/34#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:33:23 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=34</guid>
		<description><![CDATA[Lorem superscript dolor subscript amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. cite. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec,...]]></description>
			<content:encoded><![CDATA[<p>Lorem <sup>superscript</sup> dolor <sub>subscript</sub> amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. <cite>cite</cite>. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. <acronym title="National Basketball Association">NBA</acronym> Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. <abbr title="Avenue">AVE</abbr></p>
<pre>Lorem ipsum dolor sit amet,
 consectetuer adipiscing elit.
 Nullam dignissim convallis est.
 Quisque aliquam. Donec faucibus.
Nunc iaculis suscipit dui.
Nam sit amet sem.
Aliquam libero nisi, imperdiet at,
 tincidunt nec, gravida vehicula,
 nisl.
Praesent mattis, massa quis
luctus fermentum, turpis mi
volutpat justo, eu volutpat
enim diam eget metus.
Maecenas ornare tortor.
Donec sed tellus eget sapien
 fringilla nonummy.
<acronym title="National Basketball Association">NBA</acronym>
Mauris a ante. Suspendisse
 quam sem, consequat at,
commodo vitae, feugiat in,
nunc. Morbi imperdiet augue
 quis tellus.
<abbr title="Avenue">AVE</abbr></pre>
<blockquote><p>“This stylesheet is going to help so freaking much.”<br />
-Blockquote</p></blockquote>
<img src="http://selfcares.com/?ak_action=api_record_view&id=34&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forms</title>
		<link>http://selfcares.com/blog/archives/32</link>
		<comments>http://selfcares.com/blog/archives/32#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:32:17 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=32</guid>
		<description><![CDATA[Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt...]]></description>
			<content:encoded><![CDATA[<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus.</p>
<form enctype="application/x-www-form-urlencoded" method="get">
<h2>Form Element</h2>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nunc iaculis suscipit dui.</p>
<p><label for="text_field">Text Field:</label></p>
<input id="text_field" type="text" /><label for="text_area">Text Area:</label><br />
<textarea id="text_area"></textarea><label for="select_element">Select Element:</label></p>
<select name="select_element"> <optgroup label="Option Group 1"><br />
<option selected="selected" value="1">Option 1</option>
<option value="2">Option 2</option>
<option value="3">Option 3</option>
<p> </optgroup> <optgroup label="Option Group 2"><br />
<option value="1">Option 1</option>
<option value="2">Option 2</option>
<option value="3">Option 3</option>
<p> </optgroup></select>
<p> </p>
<p><label for="radio_buttons">Radio Buttons:</label></p>
<input name="radio_button" type="radio" value="radio_1" /> Radio 1<br />
 <br />
<input name="radio_button" type="radio" value="radio_2" /> Radio 2<br />
 <br />
<input name="radio_button" type="radio" value="radio_3" /> Radio 3<br />
 <label for="checkboxes">Checkboxes:</label></p>
<input name="checkboxes" type="checkbox" value="check_1" /> Radio 1<br />
 <br />
<input name="checkboxes" type="checkbox" value="check_2" /> Radio 2<br />
 <br />
<input name="checkboxes" type="checkbox" value="check_3" /> Radio 3<br />
 <label for="password">Password:</label></p>
<input name="password" type="password" /><label for="file">File Input:</label><br />
<input name="file" type="file" /> </form>
<img src="http://selfcares.com/?ak_action=api_record_view&id=32&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List Types</title>
		<link>http://selfcares.com/blog/archives/30</link>
		<comments>http://selfcares.com/blog/archives/30#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:31:23 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=30</guid>
		<description><![CDATA[Definition List Definition List Title This is a definition list division. Ordered List List Item 1 List Item 2 List Item 3 Unordered List List Item 1 List Item 2...]]></description>
			<content:encoded><![CDATA[<h3>Definition List</h3>
<dl>
<dt>Definition List Title</dt>
<dd>This is a definition list division.</dd>
</dl>
<h3>Ordered List</h3>
<ol>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
</ol>
<h3>Unordered List</h3>
<ul>
<li>List Item 1</li>
<li>List Item 2</li>
<li>List Item 3</li>
</ul>
<img src="http://selfcares.com/?ak_action=api_record_view&id=30&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elements</title>
		<link>http://selfcares.com/blog/archives/28</link>
		<comments>http://selfcares.com/blog/archives/28#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:30:49 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=28</guid>
		<description><![CDATA[The purpose of this HTML is to help determine what default settings are with CSS and to make sure that all possible HTML Elements are included in this HTML so...]]></description>
			<content:encoded><![CDATA[<p>The purpose of this HTML is to help determine what default settings are with CSS and to make sure that all possible HTML Elements are included in this HTML so as to not miss any possible Elements when designing a site.</p>
<hr />
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<img src="http://selfcares.com/?ak_action=api_record_view&id=28&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worth A Thousand Words</title>
		<link>http://selfcares.com/blog/archives/26</link>
		<comments>http://selfcares.com/blog/archives/26#comments</comments>
		<pubDate>Wed, 30 Jun 2010 16:30:15 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=26</guid>
		<description><![CDATA[Worth A Thousand Words]]></description>
			<content:encoded><![CDATA[<p>Worth A Thousand Words</p>
<p> <img src='http://selfcares.com/wp-includes/images/smilies/icon_arrow.gif' alt=':arrow:' class='wp-smiley' /> </p>
<img src="http://selfcares.com/?ak_action=api_record_view&id=26&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://selfcares.com/blog/archives/1</link>
		<comments>http://selfcares.com/blog/archives/1#comments</comments>
		<pubDate>Sun, 20 Jun 2010 15:01:37 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://selfcares.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This page is wiki editable click here to edit this page.]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<img src="http://selfcares.com/?ak_action=api_record_view&id=1&type=feed" alt="" />This page is wiki editable click <a href='http://selfcares.com/wp-login.php?redirect_to=http://selfcares.com/feed'> here</a> to edit this page.]]></content:encoded>
			<wfw:commentRss>http://selfcares.com/blog/archives/1/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
