<?xml version="1.0" encoding="UTF-8"?>
<customers>
<customer>
<name>Paolo</name>
<city>Brescia</city>
<country>Italy</country>
</customer>
<customer>
<name>Marco</name>
<city>Torino</city>
<country>Italy</country>
</customer>
</customers>
