in teoria il parser sembra ok...
tranne forse:

MyXML.Load Server.MapPath("news.xml")

prova con

MyXML.LoadXml Server.MapPath("news.xml")