How to populate CoreData with an XML Dataset

I am developing an app on MAC OS Using a CoreData data store. I have an XML database that I want to import to CoreData but I haven’t been able to find information on how to do so. i would like to know if any one knows how I can accomplish my goal.