Подскажите несведущему

, как убрать, к примеру, слово Глосарий из левого меню?
Я понимаю, что надо удалить из XML
<structure id="40" menu_id="2">
<current_structure_id>1</current_structure_id>
<name>Глоссарий</name>
<show>1</show>
<show_link>1</show_link>
<level>0</level>
<id_parent>0</id_parent>
<structure_title>Глоссарий</structure_title>
<structure_description>Глоссарий</structure_description>
<structure_keywords>Глоссарий</structure_keywords>
<structure_order>100</structure_order>
<structure_path_name>glossary</structure_path_name>
<structure_type>2</structure_type>
<structure_access>-1</structure_access>
<structure_access_protocol>0</structure_access_protocol>
<structure_allow_indexation>1</structure_allow_indexation>
<is_external_link>0</is_external_link>
<external_link></external_link>
<link>/glossary/</link>
<structure_change_frequency>2</structure_change_frequency>
<structure_priority>0.5</structure_priority>
<propertys>
</propertys>
</structure>
А вот где его можно ОТРЕДАКТИРОВАТЬ, а не просмотреть.