blob: a68c8aac402ae0971c82cf0bef2f693d8ee5b878 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<protocol name="the_protocol">
<interface name="the_interface" version="1">
<description summary="the summary">
</description>
<request name="req-west">
<arg name="the_arg" type="uint"/>
</request>
</interface>
</protocol>