<?xml version="1.0"?>

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <amseohtmlsitemap>
            <general>
                <layout>1column</layout>
                <show_search_field>1</show_search_field>
                <maximum_limit>0</maximum_limit>
            </general>
            <cms>
                <cms_title>Pages</cms_title>
                <show_cms_pages>1</show_cms_pages>
                <column_number>5</column_number>
            </cms>
            <categories>
                <categories_title>Categories</categories_title>
                <show_categories>1</show_categories>
                <show_as>2</show_as>
                <column_number>5</column_number>
            </categories>
            <products>
                <products_title>Products</products_title>
            </products>
        </amseohtmlsitemap>
    </default>
</config>