Get API with Python

Hello,
I am in the class on getting data from API’s, and trying to access other API’s. I was sent this API: https://dec.usaid.gov/api/results/6e18e5b5-918e-41a1-b490-0e59a5bf42ca.xml

but it’s an XML file, and I have been unable to acquire the data using python. How would you recommend I “get” the data?