1<?xml version="1.0" encoding="UTF-8" ?>
2
3<node name="/org/chromium/KioskAppService"
4      xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
5  <interface name="org.chromium.KioskAppServiceInterface">
6    <method name="GetRequiredPlatformVersion">
7      <arg name="required_platform_version" type="s" direction="out" />
8    </method>
9  </interface>
10</node>
11