Click to See Complete Forum and Search --> : XML Parsing Error


nexxus
12-10-2007, 05:28 PM
Hi,

I'm having problem with a PAD file. Everytime I try
to view it, it shows a parsing error. Could someone
take a look at it and tell me what I need to change?

http://www.registrymend.com/Googlepage_Backlink_Generator.xml

Thanks for the help...

jkmyoung
12-11-2007, 11:19 AM
Some of your elements have the slash in the wrong place, eg
<Sales_Phone /> instead of </Sales_Phone>
<Fax_Phone/> instead of </Fax_Phone>