I need a simple application that should be easy, but time consuming. I need to take some user input and write xml files. I also need to read, parse, and display some returning xml files. The actual communication is handled via another app that is already written. It's been a while since I did much real programming, and I am new to practical xml. What are my best options for programming language? The programming should be simple, but there are a lot of them to do, so I need something that can be written fast, not something complex and shiny.
