1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> 3<node> 4 <interface name="org.freedesktop.Geoclue.Master"> 5 <method name="Create"> 6 <arg name="path" type="o" direction="out"/> 7 </method> 8 </interface> 9</node> 10 11