<?xml version="1.0"?>
<schema version="0.3">
<table name="btSwitchLanguage">
    <field name="bID" type="I">
      <KEY/>
      <UNSIGNED/>
    </field>
    <field name="label" type="C" size="255">
      <DEFAULT value=""/>
    </field>
  </table>
</schema>
