<?xml version="1.0" encoding="UTF-8" ?>
<layout
    xmlns="https://geocortex.com/layout/v1"
    xmlns:web="https://geocortex.com/layout/web/v1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="https://geocortex.com/layout/web/v1 layout-web.xsd"
>
    <split>
        <web:tabs>
            <layer-list />
            <search />
        </web:tabs>
        <map />
    </split>
</layout>
