<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - neal_grosskopf</title>
<link>http://snipplr.com/users/neal_grosskopf/tags/xhtml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 10:34:17 GMT</pubDate>
<item>
<title>(ASP) How To Serve XHTML to Internet Explorer 6 And 7 as XML Using Content Negotiation</title>
<link>http://snipplr.com/view/5374/how-to-serve-xhtml-to-internet-explorer-6-and-7-as-xml-using-content-negotiation/</link>
<description><![CDATA[ <p>Serve your xhtml pages correctly with this script and xsl file. Most websites serve their xhtml pages as text and not xml to Internet Explorer. With this it will serve to IE as xml. Your sites will be more valid because they will validate against the xml validator rather than the html validator.</p> ]]></description>
<pubDate>Tue, 11 Mar 2008 19:47:12 GMT</pubDate>
<guid>http://snipplr.com/view/5374/how-to-serve-xhtml-to-internet-explorer-6-and-7-as-xml-using-content-negotiation/</guid>
</item>
<item>
<title>(HTML) How To Use target="_blank" Correctly In XHTML &amp;amp; HTML Strict</title>
<link>http://snipplr.com/view/5195/how-to-use-targetblank-correctly-in-xhtml--html-strict/</link>
<description><![CDATA[ <p>If you've ever used a strict doctype and used the target attribute on links you'll notice that it doesn't validate. Here is an easy solution.</p> ]]></description>
<pubDate>Mon, 25 Feb 2008 11:53:06 GMT</pubDate>
<guid>http://snipplr.com/view/5195/how-to-use-targetblank-correctly-in-xhtml--html-strict/</guid>
</item>
</channel>
</rss>