gitextract_41pxzxjy/ ├── .gitignore ├── LICENSE ├── README.md ├── setup.py ├── test/ │ ├── __init__.py │ ├── test_xml2json.py │ └── xml_ns2.xml └── xml2json.py