" & StrURI) Response.End End If Response.Write("XML WALKER
") Dim objNodeList Set objNodeList = DOM.getElementsByTagName("*") Response.Write("
") xmlwalk objNodeList.item(0),"","" ' start With root node Response.Write("
EOP") %>