<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <referenceBlock name="page.title">
        <action method="setPageTitle">
            <argument name="title" xsi:type="string">Store &amp; Currency Switcher Relations</argument>
        </action>
    </referenceBlock>
    <body>
        <referenceContainer name="content">
            <uiComponent name="mageworx_geoip_relations_listing"/>
        </referenceContainer>
    </body>
</page>
