import xml
tree = xml.etree.ElementTree.parse('Sharefaith ChurchApp-Info.plist');
root = tree.getroot()
