Context: I want to obtain information from an xml file. when doing print "<Element \'vocation\' at 0x000001C9C7849040>" I do not want that message to appear but the value
I am getting an XML Data from a开发者_StackOverflown API. Now with this data i want to create an XML Doc from the API Data. I tried with Google Doc API\'s but Google saves at docx and not XML. Does AW
This might be duplicate since my question seems so trivial, but I haven\'t been able to find the answer here on stackoverflow.com.