<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="respiration belt" version="1.0" type="input">
  <DESCRIPTION>TUSB respiration belt control plugin</DESCRIPTION>
  <EDITOR>
    <SCRIPT path="./erespirationbelt.pkg" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./crespirationbelt.pkg" />
    <EVENT name="Connected" />
    <EVENT name="Disconnected" />
    <EVENT name="Chest extension" />
    <EVENT name="Battery" />
  </CLIENT>
</PLUGIN>