# Sitemap:
# ...
#
# CType: menu_sitemap

tt_content.menu_sitemap =< lib.contentElement
tt_content.menu_sitemap {
    templateName = MenuSitemap
    dataProcessing {
        10 = menu
        10 {
            levels = 7
            dataProcessing {
                10 = files
                10 {
                    references.fieldName = media
                }
            }
        }
    }
}
