<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://www.knime.org/2008/09/XMLConfig" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.knime.org/2008/09/XMLConfig http://www.knime.org/XMLConfig_2008_09.xsd" key="DBSession">
<entry key="dbSessionID" type="xstring" value="0b3d7e1b-0e21-4925-b026-fb7badf9b519"/>
<config key="DBData">
<entry key="sqlQuery" type="xstring" value="SELECT * FROM `sourcedb2`.`abilities`"/>
<config key="knimeSpec">
<entry key="spec_name" type="xstring" value="database"/>
<entry key="number_columns" type="xint" value="3"/>
<config key="column_spec_0">
<entry key="column_name" type="xstring" value="name"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.StringCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
<config key="column_spec_1">
<entry key="column_name" type="xstring" value="description"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.StringCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
<config key="column_spec_2">
<entry key="column_name" type="xstring" value="level"/>
<config key="element_names">
<entry key="array-size" type="xint" value="0"/>
</config>
<config key="column_type">
<entry key="cell_class" type="xstring" value="org.knime.core.data.def.IntCell"/>
</config>
<config key="column_domain"/>
<config key="column_properties"/>
<config key="meta_data"/>
</config>
</config>
<config key="dbSpec">
<config key="dbCol_0">
<entry key="colName" type="xstring" value="name"/>
<entry key="colTypeName" type="xstring" value="CHAR"/>
<entry key="colType" type="xstring" value="CHAR"/>
</config>
<config key="dbCol_1">
<entry key="colName" type="xstring" value="description"/>
<entry key="colTypeName" type="xstring" value="VARCHAR"/>
<entry key="colType" type="xstring" value="VARCHAR"/>
</config>
<config key="dbCol_2">
<entry key="colName" type="xstring" value="level"/>
<entry key="colTypeName" type="xstring" value="INT"/>
<entry key="colType" type="xstring" value="INTEGER"/>
</config>
</config>
</config>
</config>
