openbox syntax?
public text v1 · immutable<item label="Menu entry title">
<action name="Execute">
<execute>command 1</execute>
</action>
<action name="Execute">
<execute>command 2</execute>
</action>
</item><item label="Menu entry title">
<action name="Execute">
<execute>command 1</execute>
</action>
<action name="Execute">
<execute>command 2</execute>
</action>
</item>