<?xml version="1.0" encoding="UTF-8"?>
<ResponseMessage xmlns="http://www.owllink.org/owllink-xml#"
    xmlns:owl="http://www.w3.org/2002/07/owl#" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.owllink.org/owllink-xml# 
      http://www.owllink.org/owllink-xml-20091023.xsd">
    <KB kb="KB_1"/>
    <OK warning="Duplicate axiom ignored"/>
    <SetOfClasses>
        <owl:Class IRI="A"/>
        <owl:Class IRI="B"/>
        <owl:Class IRI="C"/>
        <owl:Class IRI="D"/>
        <owl:Class IRI="E"/>
    </SetOfClasses>
    <SetOfClasses>
        <owl:Class IRI="D"/>
        <owl:Class IRI="E"/>
    </SetOfClasses>
    <BooleanResponse result="false"/>
    <SetOfClassSynsets/>
    <KB kb="KB_2"/>
    <OK/>
    <OK/>
    <OK/>
    <KBError error="KB_1 does not exist!"/>
</ResponseMessage>
