<?xml version="1.0"?>
<object name="portal_actions" meta_type="Plone Actions Tool"
   xmlns:i18n="http://xml.zope.org/namespaces/i18n">

 <object name="document_actions" meta_type="CMF Action Category">

  <object name="extedit" meta_type="CMF Action" i18n:domain="plone">
   <property name="title"
       i18n:translate="">Edit with external application</property>
  </object>

 </object>
</object>
