I am using the syndicated client experience (SCE) SDK. Has anyone had success with creating custom datafeeds for this. I wnat to be able to host the masterfeed and other feeds at a URL instead of compiling as embedded resources like the example. for instance, the client application would gather its feeds from http://somesite/masterfeed.xml. I believe this can be done, but I keep getting an Accessviolation exception during the debugging of the SCE client.