Hello there. In this post, I would like to share examples of parsing different formats to Scala Map data structure. Here I will add only examples for the query string, json, and XML with which I have been working so far. Some code copied and adapted from other sources including SO. My goal is mostly to repeat it for myself and assemble complete example.