Jump to content

XML Error: Not well formed


JC5

Recommended Posts

Ok on my site devwebsites.com on the top near banner you will see a link for sitemap click it. the error is this:XML Parsing Error: not well-formedLocation: http://devwebsites.com/sitemap.xmlLine Number 212, Column 72:http://www.devwebsites.com/mychat/chat/tutorial_popup.php?L=english&Ver=L-----------------------------------------------------------------------^some help pl0x?

Link to comment
Share on other sites

The problem is your Ampersands. When writing a URL in an XML valid site, always use & and not just &. Because in XML, & is supposed to define an entity.

Link to comment
Share on other sites

I just did that stuff (i hope with all) and it still said i had a problem. Maybe I missed one?heres the entire code

  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><link rel="icon" type="image/png" href="/logo.png" /><link href="style.css" rel="stylesheet" type="text/css" /></head><body><table width="100%" cellpadding="4" cellspacing="1"><tbody><tr><td>http://www.devwebsites.com/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/forum/member.php?action=loginhttp://www.devwebsites.com/forum/member.php?action=registerhttp://www.devwebsites.com/forum/http://www.devwebsites.com/articles/http://www.devwebsites.com/mychat/http://devwebsites.com/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/help.php/http://www.devwebsites.com/donate.php/http://devwebsites.com/forum/YaBB.pl?action=loginhttp://devwebsites.com/forum/YaBB.pl?action=registerhttp://devwebsites.com/forum/YaBB.plhttp://devwebsites.com/forum/YaBB.pl?action=helphttp://devwebsites.com/forum/YaBB.pl?action=searchhttp://www.devwebsites.com/forum/OnClick=/http://www.devwebsites.com/forum/YaBB.plhttp://www.devwebsites.com/articles/?N=Dhttp://www.devwebsites.com/articles/?M=Ahttp://www.devwebsites.com/articles/?S=Ahttp://www.devwebsites.com/articles/?D=Ahttp://www.devwebsites.com/mychat/chat/tutorial_popup.php?L=english&ampVer=Lhttp://www.devwebsites.com/help.php/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/donate.php/forum/YaBB.pl?action=mlhttp://devwebsites.com/forum/YaBB.pl?action=RSSrecenthttp://devwebsites.com/forum/YaBB.pl?catselect=generalhttp://devwebsites.com/forum/YaBB.pl?board=generalhttp://devwebsites.com/forum/YaBB.pl?action=viewprofile;username=282D242027490http://devwebsites.com/forum/YaBB.pl?num=1131465600/0http://devwebsites.com/forum/YaBB.pl?board=testhttp://devwebsites.com/forum/YaBB.pl?num=/http://devwebsites.com/forum/YaBB.pl?ac</td></tr></tbody></table>

1. ive either missed an &amp2. maybe xml has a doc type?

Link to comment
Share on other sites

its still doing it this is driving me mad!

<table width="100%" cellpadding="4" cellspacing="1"><tbody><tr><td>http://www.devwebsites.com/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/forum/member.php?action=loginhttp://www.devwebsites.com/forum/member.php?action=registerhttp://www.devwebsites.com/forum/http://www.devwebsites.com/articles/http://www.devwebsites.com/mychat/http://devwebsites.com/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/help.php/http://www.devwebsites.com/donate.php/http://devwebsites.com/forum/YaBB.pl?action=loginhttp://devwebsites.com/forum/YaBB.pl?action=registerhttp://devwebsites.com/forum/YaBB.plhttp://devwebsites.com/forum/YaBB.pl?action=helphttp://devwebsites.com/forum/YaBB.pl?action=searchhttp://www.devwebsites.com/forum/OnClick=/http://www.devwebsites.com/forum/YaBB.plhttp://www.devwebsites.com/articles/?N=Dhttp://www.devwebsites.com/articles/?M=Ahttp://www.devwebsites.com/articles/?S=Ahttp://www.devwebsites.com/articles/?D=Ahttp://www.devwebsites.com/mychat/chat/tutorial_popup.php?L=english&Ver=Lhttp://www.devwebsites.com/help.php/forum/YaBB.pl?action=mlhttp://www.devwebsites.com/donate.php/forum/YaBB.pl?action=mlhttp://devwebsites.com/forum/YaBB.pl?action=RSSrecenthttp://devwebsites.com/forum/YaBB.pl?catselect=generalhttp://devwebsites.com/forum/YaBB.pl?board=generalhttp://devwebsites.com/forum/YaBB.pl?action=viewprofile;username=282D242027490http://devwebsites.com/forum/YaBB.pl?num=1131465600/0http://devwebsites.com/forum/YaBB.pl?board=testhttp://devwebsites.com/forum/YaBB.pl?num=/http://devwebsites.com/forum/YaBB.pl?ac</td></tr></td></tbody></table>

What am i doing wrong.

Link to comment
Share on other sites

Do this:<loc>http://www.devwebsites.com/mychat/chat/users_popupL.php?From=..%2Findex.php&L=english</loc>And then you can show me whichever other errors there are.Look for all the & characters in your document and make sure they are entities (Check "Entity references" here), and if not, change them for &Can I make it easier to understand?

Link to comment
Share on other sites

Yes, unless it is already an entity. E.g. don't change × to &times;.

Link to comment
Share on other sites

I wont be osting in w3 forums for probably 4 days which means no update on this for a while. I just went to library and got 1 book: html and xhtml1 book: css1 book: php and mysql combinedthey are pretty thick so when im done readin them ill fix errors and post back

Link to comment
Share on other sites

Sowwy they dont have one. I just finished my html/xhtml stuff. I learned like 10 things! But as good practice for any good thing I am going to re read it! (Working on my xml right now as a matter of fact but i think i may need to hire someone to do it for me i just dont have the time/will power to do it (nor do i no how to do it =d))

Link to comment
Share on other sites

Ok I thought the problem was because i had the xml declaration wrong because I didnt pay attention.My problem is My site is almost done except me having to quickly write in the include scripts for each page which will take like 5 minutesmy real problem actually is that this sitemap is not working and its the only bug on site that i need

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><?phpinclude "defaultfile.html";?><div class="borderwrap maintitlecollapse c7" id="fc_real_news"><p>DevWebSites.com Sitemap</p></div><div class="borderwrap c8" id="fo_real_news"><div class="maintitle"><p>DevWebSites.com Sitemap</p></div><br /><table width="100%" cellpadding="4" cellspacing="1"><tbody><tr><td class="row1"><div class="borderwrap maintitlecollapse c7" id="fc_news34417"></div><div class="borderwrap c8" id="fo_news34417"><div class="maintitle"><p>Site made</p></div><table width="100%" cellpadding="4" cellspacing="1"><tbody><tr><td><urlset xmlns="http://www.google.com/schemas/sitemap/0.84"><url><loc>http://www.devwebsites.com/sitemap.xml</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/YaBB.pl?action=ml</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/member.php?action=login</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/member.php?action=register</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=ml</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ActionScript/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=login</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=register</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=help</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=search</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/YaBB.pl</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?N=D</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?M=A</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?S=A</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?D=A</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Mysql.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Php.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/actionscript.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ado.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ajax.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/apache.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/asp.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/css.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/javascript.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/oracle.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/xhtml.html</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ActionScript/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=RSSrecent</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?num=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=recent;display=10</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=viewprofile;username=32253E3425570</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?N=A</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?M=D</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?S=D</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/?D=D</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ActionScript/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://devwebsites.com/forum/YaBB.pl?action=viewprofile;username=06110A0011630</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ActionScript/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ActionScript/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/forum/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/PHP/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/MySQL/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ASP/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/ADO/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/SEO/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Ajax/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Oracle/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/Apache/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/XHTML/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/CSS/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url><url><loc>http://www.devwebsites.com/articles/JavaScript/OnClick=/OnClick=/OnClick=/OnClick=/OnClick=/</loc><lastmod>2008-08-01</lastmod><changefreq>always</changefreq><priority>1.0</priority></url></urlset></tr></td></tbody></table></body></html></code>Please can someone fix everything for me? This is all new code from mypagerank.net so if someone knows a better source that will work then go ahead!ps. sorry if i seem needy and nooby but this has to be done and I dont know any xml. I know about the ampersand thing and i tried editing all i saw before i reposted thisso if u can edit this code so it works go ahead!
Link to comment
Share on other sites

http://w3schools.com/xml/There's an XML tutorial at W3Schools, you really should learn it, XML is one of the most common languages on the internet.Currently, your page is showing me an error saying you forgot to close a <td> tag before a </tr> tag, so just find where you forgot to close your <td> tag.I'm not getting paid for this, so I don't do things for people, I just teach people how to do it themselves.
Link to comment
Share on other sites

hmm i am not sure why this error is here. i went to the tutorial at w3schools and i dont know if i am supposed to keep it there or have a new tag or something..devwebsites.com/sitemap.xmlonly error is the XML Parsing Error: XML or text declaration not at start of entityLocation: http://devwebsites.com/sitemap.xmlLine Number 1, Column 5: <?xml version="1.0" encoding="utf-8"?>and when i move the declaration it says its only allowed at beginning of document

Link to comment
Share on other sites

Wow I had a stupid error. the xml version dtd was indented like 4 spaces and thats why it didnt work. Thanks guys for your help, right now im reformatting the links. It'll take a while but by the time you all view it it should look fine with <li> and <ul>'s and stuff

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...