<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: Rad's Code Snippets</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Tue, 07 Oct 2008 14:40:19 GMT</pubDate>
    <description>DZone Snippets: Rad's Code Snippets</description>
    <item>
      <title>Basic XHTML 1.0 Strict template</title>
      <link>http://snippets.dzone.com/posts/show/659</link>
      <description>&lt;code&gt;&lt;br /&gt;&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" &lt;br /&gt;    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;&lt;br /&gt;&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"&gt;&lt;br /&gt;&lt;head&gt;&lt;br /&gt;    &lt;meta http-equiv="Content-type" content="text/html; charset=utf-8" /&gt;&lt;br /&gt;    &lt;meta http-equiv="Content-Language" content="en-us" /&gt;&lt;br /&gt;&lt;br /&gt;    &lt;title&gt;XHTML Template&lt;/title&gt;&lt;br /&gt;&lt;/head&gt;&lt;br /&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 08 Sep 2005 05:49:32 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/659</guid>
      <author>Rad (Rad Smith)</author>
    </item>
  </channel>
</rss>
