<?xml version="1.0" encoding="UTF-8"?>
<ResponseMessage xmlns="http://www.owllink.org/owllink#"
    xml:base="http://www.owllink.org/examples/myOntology#"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:ret="http://www.owllink.org/ext/retraction#"
    xsi:schemaLocation="http://www.owllink.org/owllink# 
      http://www.owllink.org/ext/retraction-20091116.xsd">
    <KB kb="http://www.owllink.org/examples/KB_ext1"/>
    <OK/>
    <SetOfIndividualSynsets>
        <IndividualSynset>
            <owl:NamedIndividual IRI="i"/>
        </IndividualSynset>
    </SetOfIndividualSynsets>
    <OK/>
    <SetOfIndividualSynsets/>
    <OK/>
</ResponseMessage>
