Strategies
Basically we can use a functional or an object oriented programming approach. We will start using functions to handle the parsing.

When using functions we need to
Let's use a simple XML file and code to handle it ...