<?xml version="1.0" encoding="UTF-8"?>
<RequestMessage xmlns="http://www.owllink.org/owllink#"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.owllink.org/owllink# 
      http://www.owllink.org/owllink-20091116.xsd">
    <CreateKB kb="http://www.owllink.org/examples/KB_1" name="KB 1"/>
    <Set kb="http://www.owllink.org/examples/KB_1" key="abbreviatesIRIs">
        <Literal>true</Literal>
    </Set>
    <GetSettings kb="http://www.owllink.org/examples/KB_1"/>
    <ReleaseKB kb="http://www.owllink.org/examples/KB_1"/>
</RequestMessage>
