<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>p2p.wrox.com Forums - Classic ASP XML</title>
		<link>http://p2p.wrox.com</link>
		<description>Using ASP 3 and XML. See also the XML category for more XML discussions not relating to ASP. NOT for ASP.NET 1.0, 1.1, or 2.0</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 23:59:58 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://p2p.wrox.com/images/misc/rss.jpg</url>
			<title>p2p.wrox.com Forums - Classic ASP XML</title>
			<link>http://p2p.wrox.com</link>
		</image>
		<item>
			<title><![CDATA[ie recognizes this xml, but firefox doesn't]]></title>
			<link>http://p2p.wrox.com/classic-asp-xml/76853-ie-recognizes-xml-but-firefox-doesnt.html</link>
			<pubDate>Mon, 02 Nov 2009 03:00:19 GMT</pubDate>
			<description>When I product the following xml using aspx (dot net) it works fine in both ie *and firefox*.  When I produce the same xml using asp (classic),...</description>
			<content:encoded><![CDATA[<div>When I product the following xml using aspx (dot net) it works fine in both ie <b>and firefox</b>.  When I produce the same xml using asp (classic), firefox just reads it as html, but ie seems to accept it as xml.  I've heard of the whitespace issues before the opening &lt;?xml tag, is there something else I'm missing.<br />
<br />
Can someone provide a very simple asp (classic) based page that produces acceptable xml for firefox?  Please?  Thanks in advance.  I much appreciate your help.<br />
<br />
This is my extremely simple bit of xml.  Firefox is strict, which is good, but I can't figure out what I'm doing wrong.  Is it the encoding?<br />
<br />
I don't believe there's any white space, does asp classic throw some invisible white space in there or what?  frustrating.<br />
<br />
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;rows&gt;&lt;rec&gt;lkj&lt;/rec&gt;&lt;/rows&gt;<br />
<br />
Seems pretty simple, but I'm doing something wrong.</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/classic-asp-xml-69/">Classic ASP XML</category>
			<dc:creator>acantorcpa@hotmail.com</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/classic-asp-xml/76853-ie-recognizes-xml-but-firefox-doesnt.html</guid>
		</item>
	</channel>
</rss>
