<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Minimum HTML 5 Document</title>
	<atom:link href="http://josephscott.org/archives/2008/12/minimum-html-5-document/feed/" rel="self" type="application/rss+xml" />
	<link>http://josephscott.org/archives/2008/12/minimum-html-5-document/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 06:54:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dustin Diaz</title>
		<link>http://josephscott.org/archives/2008/12/minimum-html-5-document/#comment-195</link>
		<dc:creator>Dustin Diaz</dc:creator>
		<pubDate>Tue, 02 Dec 2008 20:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?p=503#comment-195</guid>
		<description>Geoffrey, that&#039;s a fun test and all :) But basically the point was that we can actively and confidently use [!doctype html]</description>
		<content:encoded><![CDATA[<p>Geoffrey, that&#8217;s a fun test and all :) But basically the point was that we can actively and confidently use [!doctype html]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Scott</title>
		<link>http://josephscott.org/archives/2008/12/minimum-html-5-document/#comment-194</link>
		<dc:creator>Joseph Scott</dc:creator>
		<pubDate>Tue, 02 Dec 2008 19:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?p=503#comment-194</guid>
		<description>Nice catch, that does pass as valid HTML5.  That might be a little too minimal though :-)</description>
		<content:encoded><![CDATA[<p>Nice catch, that does pass as valid HTML5.  That might be a little too minimal though :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Sneddon</title>
		<link>http://josephscott.org/archives/2008/12/minimum-html-5-document/#comment-192</link>
		<dc:creator>Geoffrey Sneddon</dc:creator>
		<pubDate>Tue, 02 Dec 2008 18:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://josephscott.org/?p=503#comment-192</guid>
		<description>That&#039;s untrue: the html, head, and body elements all have optional start and end tags. The shortest valid document is:

&lt;code&gt;&lt;doctype html&gt;&lt;title&gt;&lt;/title&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>That&#8217;s untrue: the html, head, and body elements all have optional start and end tags. The shortest valid document is:</p>
<p><code>&lt;doctype html&gt;&lt;title&gt;&lt;/title&gt;</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>