<?xml version="1.0" encoding="utf-8"?>
<mx:Application 
    xmlns:mx="http://www.adobe.com/2006/mxml"
    xmlns:remoting="be.idamf.rpc.remoting.test.*" 
    viewSourceURL="srcview/index.html">

    <remoting:TestRunner/>
    
</mx:Application>