I am receiving the following error when attempting to load my .xml RSS feed. ================================================================= The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- End tag 'a' does not match the start tag 'img'. Error processing resource 'file:///C:/Users/Morrocco/Desktop/testall/Rss/li... <table border="0" cellpadding="3" cellspacing="3" width="600"><tr><td width="250" valign="top"><a href=... ================================================================ When I remove the link reference, I get another error, and so forth. I have copied the <description> code form a seperate, working feed that I have, but it isn't working. Here is the actual, working schema (seperate feed) http://nufantech.com/feeds/listings-good.xml I have uploaded both the working and invalid schema. From my perspective, they are the same. I don't have access to edit the schema in the working copy, because it's hardcoded within the program source. Therefore, I need to modify the broken schema to produce a feed that is identical to the working schema. I have uploaded both: listings-good.xml = working feed listings-bad.xml = bad feed Any help is greatly appreciated. I'm stumped. View attachment listings-good.xml View attachment listings-bad.xml Thanks for your help. -D