<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.kde.ActivityManager.Application">
<method name="quit">
</method>
<method name="serviceVersion">
<arg type="s" direction="out"/>
</method>
<method name="loadPlugin">
<arg type="b" direction="out"/>
<arg name="plugin" type="s" direction="in"/>
</method>
</interface>
</node>