Hey all, i build my Extension with Extbase and i need to read an external xml API/File. Can i use the repository for such things? Would be nice because of the MVC Pattern. In my case the xml file is the data source, and not the db. Or is it wrong to use the rep. for this. Sascha ;-)