<?xml version="1.0"?>
<object name="portal_actions" meta_type="Plone Actions Tool"
   xmlns:i18n="http://xml.zope.org/namespaces/i18n">
 <object name="user" meta_type="CMF Action Category">
  <object name="join" meta_type="CMF Action" i18n:domain="plone">
   <property name="url_expr">string:${globals_view/navigationRootUrl}/@@register</property>
  </object>
 </object>
</object>
