<!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.bluez.GattService1">
        <property name="UUID" type="s" access="read"></property>
        <property name="Device" type="o" access="read"></property>
        <property name="Primary" type="b" access="read"></property>
        <property name="Includes" type="ao" access="read"></property>
    </interface>
</node>
