I'm trying to practice using AJAX with jQuery, but when I am trying to call the XML file I get an error saying 'Junk after document element'. The line it is pointing to is number 3, but I don't see anything wrong with line 3. I'm trying to practice using AJAX with jQuery,