I have a servlet that reads data out of a text file and sends that data as an xml page. The servlet is hosted on http://localhost:8080/Checkers/CheckersServlet. I made it in Eclipse IDE for Java EE...