<?xml version="1.0"?>
<!--
/**
 * Avalara_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2018 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceBlock name="customer_account_navigation">
            <block class="Magento\Framework\View\Element\Html\Link\Current" ifconfig="tax/avatax_document_management/enabled" name="customer_account_navigation_tax_certificates_link">
                <arguments>
                    <argument name="path" xsi:type="string">avatax/certificates</argument>
                    <argument name="label" xsi:type="string" translate="true">Tax Certificates</argument>
                    <argument name="sortOrder" xsi:type="number">160</argument>
                </arguments>
            </block>
        </referenceBlock>
    </body>
</page>
