i. Title What will (likely) be the title of your project? London X-Tube Travel Planner. ii. Author(s) What is your name? Urip Mangkusubroto. What are the names of your collaborators, if any? No collaboration. iii. Abstract In a sentence or two, summarize your project, making clear the problem(s) you intend to solve. Imagine that you are new to Boston and would like to get from your hotel in Copley Sq to Harvard Sq by using public transportation and MBTA provides website to help you. For prototyping this, the project first will help travellers to navigate London X-Tube. iv. What In a paragraph or more, detail your project. What will your application do? The product of the project will help traveller find a way from one station to another. Travellers can choose one start point and one end point, the application will let them know which line to take and if they need to change to other line. What features will it have? It can generate ma! p and line information. How will it be executed? It will utilize Tomcat to published it on the web. v. Why In a paragraph or more, justify your project. Why is the problem you intend to solve interesting or important? It is interesting because this is the first time truly combining java with xml. What is your motivation for this choice of project? My motivation is to learn how to use information to really serve the public. I think the x-tube project opens my eye on how to utilize xml information wisely. I hope I can implement this to other public type service. vi. How In a paragraph or more, outline your plan of attack. What infrastructure will your project require? It will use Tomcat server to publish the application. What XML-based technologies will it utilize? XML Parser and XSL Processor to dynamically generate webpage and vector graphics. In what language(s) will it be implemented? The algorithm and data structure will use java. W! hat new skills will you need to acquire? Implementing Java a! lgorithm and data structure with power of XML and XSL. What topics will you need to research? The algorithm to be used, either breadth first search or depth first search. If working with one of two other students, who will do what? Working alone. vii. Questions In a sentence or more, ask for some help. What questions or concerns have you for the staff? None at the moment.