<?xml version="1.0" encoding="UTF-8"?>
<model id="e.{OBJELEMPKID}" name="{OBJELEMNAME}">
<identifier>{OBJELEMCODE}</identifier>
<instancier>{OBJELEMINAM}</instancier>
<namespace root="{DIRPROJPATH}" path="{DIRUNITPATH}"/>
<properties><block:model-properties>
<property id="p.{OBJEPROPKID}" name="{DICPROPCODE}" type="{DICPTYPCODE}">
<value>{DICPVALCODE}</value>
<tag>{OBJEPRODATA}</tag>
</property></block:model-properties>
</properties>
<packages>
{PackageXML}
</packages>
</model>