xmlutils.py:116: DeprecationWarning: This method will be removed in future
versions. Use 'list(elem)' or iteration over elem instead.
prop_list = prop_element.getchildren()
xmlutils.py:116: DeprecationWarning: This method will be removed in future
versions. Use 'list(elem)' or iteration over elem instead.
prop_list = prop_element.getchildren()