<?xml
version="1.0" encoding="UTF-8"?>
<kdm:Segment xmi:version="2.1"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:code="http://kdm.omg.org/code"
xmlns:kdm="http://kdm.omg.org/kdm"
xmlns:source="http://kdm.omg.org/source"
name="Framework Example">
<audit xmi:id="id.0" description="Illustration
of KDM Framework" author="KDM FTF"
date="04-03-2007">
<attribute xmi:id="id.1" tag="approved"
value="yes"/>
</audit>
<segment xmi:id="id.2" name="foobar"/>
<model xmi:id="id.3" xmi:type="code:CodeModel" name="foo">
<annotation xmi:id="id.4" text="This is a sample
instance of a Code model"/>
</model>
<model xmi:id="id.5" xmi:type="source:InventoryModel" name="bar">
<annotation xmi:id="id.6" text="This is a sample of
an Inventory model"/>
</model>
</kdm:Segment>