TNTobias Nyholm Maneschijnintobiasmaneschijn.hashnode.dev·Jan 5, 2021 · 3 min read(Study Log) Reading XML Documents with JavaI came across the need for reading XML or Extensible Markup Language files in a Java program while working on a Monopoly simulator in my studies. In this blog post I will share how I managed to make the program configurable using XML. Disclaimer: I a...01T