<?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>Wordpress Theme Preview</title>
	<atom:link href="http://themes.internetwp.com/feed" rel="self" type="application/rss+xml" />
	<link>http://themes.internetwp.com</link>
	<description>Preview Wordpress Themes</description>
	<lastBuildDate>Sun, 08 Mar 2009 16:20:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Picture on WordPress</title>
		<link>http://themes.internetwp.com/themes/uncategorized/picture-on-wordpress.preview</link>
		<comments>http://themes.internetwp.com/themes/uncategorized/picture-on-wordpress.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 10:39:40 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[picture]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=14</guid>
		<description><![CDATA[Wordpress Themes Image WordPress Themes Image]]></description>
			<content:encoded><![CDATA[<p><a href="http://whatapic.com/show-image.php?id=8c131d670333fd259ba81da87858d3e7" target="_blank" title="Wordpress Themes Image"><img src="http://whatapic.com/pictures/53b07863c0419bad3bb50c24bb40910d.jpg" alt="Wordpress themes image" /></a><br />
Wordpress Themes Image</p>
<p>WordPress Themes Image</p>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/uncategorized/picture-on-wordpress.preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Elements</title>
		<link>http://themes.internetwp.com/themes/uncategorized/html-elements.preview</link>
		<comments>http://themes.internetwp.com/themes/uncategorized/html-elements.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 10:25:30 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=12</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 as to not miss any possible Elements when designing a site. Heading 1 Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 [top] Paragraph [...]]]></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>
<p><small><a href="#wrapper">[top]</a></small></p>
<hr />
<h2 id="paragraph">Paragraph</h2>
<p>Lorem ipsum dolor sit amet, <a href="#" title="test link">test link</a> 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. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</p>
<p>Lorem ipsum dolor sit amet, <em>emphasis</em> 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. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</p>
<p><small><a href="#wrapper">[top]</a></small></p>
<hr />
<h2 id="list_types">List Types</h2>
<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>
<p><small><a href="#wrapper">[top]</a></small></p>
<hr />
<h2 id="form_elements">Forms</h2>
<p>
<fieldset></p>
<legend>Legend</legend>
</p>
<form>
<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 type="text" id="text_field" />
<p><label for="text_area">Text Area:</label><br />
		<textarea id="text_area"></textarea></p>
<p><label for="select_element">Select Element:</label></p>
<select name="select_element">
			<optgroup label="Option Group 1"></p>
<option value="1">Option 1</option>
<p></p>
<option value="2">Option 2</option>
<p></p>
<option value="3">Option 3</option>
<p>
			</optgroup></p>
<p>			<optgroup label="Option Group 2"></p>
<option value="1">Option 1</option>
<p></p>
<option value="2">Option 2</option>
<p></p>
<option value="3">Option 3</option>
<p>
			</optgroup><br />
		</select>
</p>
<p><label for="radio_buttons">Radio Buttons:</label></p>
<input type="radio" class="radio" name="radio_button" value="radio_1" /> Radio 1<br/></p>
<input type="radio" class="radio" name="radio_button" value="radio_2" /> Radio 2<br/></p>
<input type="radio" class="radio" name="radio_button" value="radio_3" /> Radio 3<br/>
		</p>
<p><label for="checkboxes">Checkboxes:</label></p>
<input type="checkbox" class="checkbox" name="checkboxes" value="check_1" /> Radio 1<br/></p>
<input type="checkbox" class="checkbox" name="checkboxes" value="check_2" /> Radio 2<br/></p>
<input type="checkbox" class="checkbox" name="checkboxes" value="check_3" /> Radio 3<br/>
		</p>
<p><label for="password">Password:</label></p>
<input type="password" class="password" name="password" />
<p><label for="file">File Input:</label></p>
<input type="file" class="file" name="file" />
<input class="button" type="reset" value="Clear" />
<input class="button" type="submit" value="Submit" />
</form>
</fieldset>
<p><small><a href="#wrapper">[top]</a></small></p>
<hr />
<h2 id="tables">Tables</h2>
<table cellspacing="0" cellpadding="0">
<tr>
<th>Table Header 1</th>
<th>Table Header 2</th>
<th>Table Header 3</th>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>
<tr class="even">
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
</tr>
</table>
<p><small><a href="#wrapper">[top]</a></small></p>
<hr />
<h2 id="misc">Misc Stuff &#8211; abbr, acronym, pre, code, sub, sup, etc.</h2>
<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>
<blockquote><p>
	&#8220;This stylesheet is going to help so freaking much.&#8221; <br />-Blockquote
</p>
</blockquote>
<p><small><a href="#wrapper">[top]</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/uncategorized/html-elements.preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML on Post</title>
		<link>http://themes.internetwp.com/themes/uncategorized/html-on-post.preview</link>
		<comments>http://themes.internetwp.com/themes/uncategorized/html-on-post.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 10:16:31 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=7</guid>
		<description><![CDATA[We will try some HTML tags on this theme&#8217;s post Let’s start with an unordered list: One Two Three Four Five And now with the ordered list: 1. The ingredients a. 100 g. flour b. 10 g. sugar c. 1 cup water d. 2 eggs e. salt, pepper 2. The procedure a. Mix dry ingredients [...]]]></description>
			<content:encoded><![CDATA[<p>We will try some HTML tags on this theme&#8217;s post</p>
<p>Let’s start with an unordered list:</p>
<ul>One</ul>
<ul>Two</ul>
<ul>Three</ul>
<ul>Four</ul>
<ul>Five</ul>
<p>And now with the ordered list:</p>
<ul>1. The ingredients</p>
<ol>
a. 100 g. flour</ol>
<ol>
b. 10 g. sugar</ol>
<ol>
c. 1 cup water</ol>
<ol>
d. 2 eggs</ol>
<ol>
e. salt, pepper</ol>
</ul>
<ul>2. The procedure</p>
<ol>
a. Mix dry ingredients thoroughly.</ol>
<ol>
Pour in wet ingredients.</ol>
<ol>
b. Mix for 10 minutes.</ol>
<ol>
c. Bake for one hour at 300 degrees</ol>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/uncategorized/html-on-post.preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links on Post</title>
		<link>http://themes.internetwp.com/themes/uncategorized/links-on-post.preview</link>
		<comments>http://themes.internetwp.com/themes/uncategorized/links-on-post.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 10:09:30 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=5</guid>
		<description><![CDATA[Make a link to some other website, for example WordPress and WordPress Internet Theme]]></description>
			<content:encoded><![CDATA[<p>Make a link to some other website, for example <a href="http://wordpress.org">WordPress</a> and <a href="http://internetwp.com">WordPress Internet Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/uncategorized/links-on-post.preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Category Hierarchy</title>
		<link>http://themes.internetwp.com/themes/parent/category-hierarchy.preview</link>
		<comments>http://themes.internetwp.com/themes/parent/category-hierarchy.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 10:07:44 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[First Child category]]></category>
		<category><![CDATA[One Grandchild Category]]></category>
		<category><![CDATA[Parent]]></category>
		<category><![CDATA[Second Child Category]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=3</guid>
		<description><![CDATA[This post has 4 categories, part of a hierarchy that is 3 deep. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce euismod commodo ante. Suspendisse potenti. Nunc pellentesque quam vel pede. Ut a lorem non urna molestie euismod. Fusce consequat tortor eu urna. Pellentesque aliquam, pede eget tincidunt feugiat, nunc massa hendrerit magna, non [...]]]></description>
			<content:encoded><![CDATA[<p>This post has 4 categories, part of a hierarchy that is 3 deep.</p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce euismod commodo ante. Suspendisse potenti. Nunc pellentesque quam vel pede. Ut a lorem non urna molestie euismod. Fusce consequat tortor eu urna. Pellentesque aliquam, pede eget tincidunt feugiat, nunc massa hendrerit magna, non ultricies neque lectus nec dui. In hac habitasse platea dictumst. Sed feugiat quam eget lectus. Fusce at pede. Morbi sagittis tristique tortor. Sed erat justo, blandit ac, dignissim in, pretium ut, urna.</p>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/parent/category-hierarchy.preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://themes.internetwp.com/themes/uncategorized/hello-world.preview</link>
		<comments>http://themes.internetwp.com/themes/uncategorized/hello-world.preview#comments</comments>
		<pubDate>Wed, 25 Feb 2009 09:34:44 +0000</pubDate>
		<dc:creator>Wordpress Theme</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://themes.internetwp.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://themes.internetwp.com/themes/uncategorized/hello-world.preview/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

