I have a variable to assign the value from an xml to a json
json = xmltodict.parse(some_xml)
Then I access some properties
zip