<?xml version="1.0" encoding="UTF-8" ?>
<node name="/">
<interface name="org.hexchat.connection">
<method name="Connect">
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg type="s" name="filename" direction="in"/>
<arg type="s" name="name" direction="in"/>
<arg type="s" name="desc" direction="in"/>
<arg type="s" name="version" direction="in"/>
<arg type="s" name="path" direction="out"/>
</method>
<method name="Disconnect">
<annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
</method>
</interface>
<interface name="org.hexchat.plugin">
<method name="Command">
<arg type="s" name="command" direction="in"/>
</method>
<metho