Why use XML

If your using it to save data like a level or something there are much better ways. The advantage of XML to me over other formats is really not a thing. It’s simple I guess? But for human readable files Json or Yaml or lua is really the way to go. For Json I would highly recommend servicestack.text if you don’t care about being able to read it I would highly recommend msgpack