<olif 
  OlifVersion="3.0, February 2008"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.olif.net/ ./OLIF.xsd" 
  xmlns:tbx="http://www.lisa.org/TBX-Specification.33.0.html"
  xmlns="http://www.olif.net/"
>
<!-- The strange xsi:schemaLocation reflects the facts that OLIF 3.0 remains in beta, and that even the preceding accepted version does not distribute its schema directly from a web server, but in a .zip file. Notwithstanding the beta status of 3.0 since 2008, the elements used here are unchanged from at least 2.1 (2006). -->
  <header
    CreaDate="20100609T224500Z"
    CreaId="NER"
    CreaTool="gedit"
    CreaToolVersion="1.0"
    OrigFormat="thoughts"
  >
    <contentInfo>
      <quotMarkInfo/>
      <langIdUse>region_standard</langIdUse>
    </contentInfo>
    <note>example of file format</note>
  </header>
  <body>

    <entry>
      <mono>
        <keyDC>
          <canForm xml:lang="en-US">soup</canForm>
          <ptOfSpeech>noun</ptOfSpeech>
          <subjField>x-food</subjField>
        </keyDC>
        <generalDC>
          <example>
            <tbx:descrip type="context">Soup is a fixture at the midday meal.</tbx:descrip>
            <tbx:admin type="source">NER</tbx:admin>
          </example>
          <note>"Soup course" should be rendered as перша страва, literally "first dish."</note>
        </generalDC>
      </mono>
      <transfer TrTarget="1"/>
    </entry>
    <entry>
      <mono MonoUserId="1">
        <keyDC>
          <canForm xml:lang="uk-UA">суп</canForm>
          <ptOfSpeech>noun</ptOfSpeech>
          <subjField>x-food</subjField>
        </keyDC>
        <monoDC>
          <monoSem>
            <definition>
              <tbx:descrip type="definition">рiдка страва, перев. вiдвар з овочами</tbx:descrip>
              <tbx:admin type="source">Новий тлумачний словник української мови</tbx:admin>
            </definition>
          </monoSem>
        </monoDC>
        <!-- generalDC follows monoDC -->
      </mono>
    </entry>

    <entry>
      <mono>
        <keyDC>
          <canForm xml:lang="en-US">salad</canForm>
          <ptOfSpeech>noun</ptOfSpeech>
          <subjField>x-food</subjField>
        </keyDC>
        <monoDC>
          <monoSem>
            <definition>
              <tbx:descrip type="definition">a dish composed of vegetables or fruits, usu. raw</tbx:descrip>
              <tbx:admin type="source">NER</tbx:admin>
            </definition>
          </monoSem>
        </monoDC>
        <!-- generalDC follows monoDC -->
      </mono>
      <transfer TrTarget="2"/>
    </entry>
    <entry>
      <mono MonoUserId="2">
        <keyDC>
          <canForm xml:lang="uk-UA">салат</canForm>
          <ptOfSpeech>noun</ptOfSpeech>
          <subjField>x-food</subjField>
        </keyDC>
        <!-- monoDC precedes generalDC -->
        <generalDC>
          <example>
            <tbx:descrip type="context">Салат пiдтверджує здорове травлення.</tbx:descrip>
            <tbx:admin type="source">NER</tbx:admin>
          </example>
        </generalDC>
      </mono>
    </entry>
  </body>
</olif>
