<?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>HTML5 Hello World &#187; hello</title>
	<atom:link href="http://html5helloworld.com/tag/hello/feed" rel="self" type="application/rss+xml" />
	<link>http://html5helloworld.com</link>
	<description>Say hi to html5</description>
	<lastBuildDate>Fri, 02 Apr 2010 08:06:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML5 Hello World Code Snippet</title>
		<link>http://html5helloworld.com/html5-codes/html5-hello-world-code-snippet</link>
		<comments>http://html5helloworld.com/html5-codes/html5-hello-world-code-snippet#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:10:57 +0000</pubDate>
		<dc:creator>Tolga Arıcan</dc:creator>
				<category><![CDATA[HTML5 Codes]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://html5helloworld.com/?p=17</guid>
		<description><![CDATA[This is it! It is enough to change your Doctype in the head of html. And this code snippet is %100 valid w3c! So you won&#8217;t need any more html, head or body tags anymore.. How exciting does it sound?

Small HTML 5
Hello world
	
	
	
	
	
	dp.SyntaxHighlighter.ClipboardSwf = 'http://html5helloworld.com/wp-content/plugins/wordpress-code-snippet/js/clipboard.swf';
	dp.SyntaxHighlighter.HighlightAll('code');
	
	
	]]></description>
			<content:encoded><![CDATA[<p>This is it! It is enough to change your Doctype in the head of html. And this code snippet is %100 valid w3c! So you won&#8217;t need any more html, head or body tags anymore.. How exciting does it sound?</p>
<textarea cols="40" rows="10" name="code" class="Xml"><!DOCTYPE html>
<title>Small HTML 5</title>
<p>Hello world</p></textarea>
	<!-- Wordpress Code Snippet -->
	<script type="text/javascript" src="http://html5helloworld.com/wp-content/plugins/wordpress-code-snippet/js/shCore.js"></script><script type="text/javascript" src="http://html5helloworld.com/wp-content/plugins/wordpress-code-snippet/js/shBrushXml.js"></script>
	<link type="text/css" rel="stylesheet" href="http://html5helloworld.com/wp-content/plugins/wordpress-code-snippet/css/SyntaxHighlighter.css"/>
	
	<script language="javascript">
	dp.SyntaxHighlighter.ClipboardSwf = 'http://html5helloworld.com/wp-content/plugins/wordpress-code-snippet/js/clipboard.swf';
	dp.SyntaxHighlighter.HighlightAll('code');
	</script>
	<!-- End Wordpress Code Snippet -->
	]]></content:encoded>
			<wfw:commentRss>http://html5helloworld.com/html5-codes/html5-hello-world-code-snippet/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://html5helloworld.com/news/hello-world</link>
		<comments>http://html5helloworld.com/news/hello-world#comments</comments>
		<pubDate>Fri, 18 Sep 2009 10:08:57 +0000</pubDate>
		<dc:creator>Tolga Arıcan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[hello]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://html5helloworld.com/?p=4</guid>
		<description><![CDATA[You will hear HTML5 news, tutorials, experimantel pages, websites, people from this website in a few days.. Keep tracking us..
]]></description>
			<content:encoded><![CDATA[<p>You will hear HTML5 news, tutorials, experimantel pages, websites, people from this website in a few days.. Keep tracking us..</p>
]]></content:encoded>
			<wfw:commentRss>http://html5helloworld.com/news/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
