blob: 9708e3bc54c1305a061532a75d05da26330704f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<protocol name="the_protocol">
<interface name="the_interface" version="1">
<description summary="the summary">
</description>
<event name="theΔevent"/>
</interface>
</protocol>
|