<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<page_types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_types.xsd">
    <type id="customer_account_confirmation" label="Customer Account Confirmation"/>
    <type id="customer_account_create" label="Customer Account Registration Form"/>
    <type id="customer_account_createpassword" label="Reset a Password"/>
    <type id="customer_account_edit" label="Customer Account Edit Form"/>
    <type id="customer_account_forgotpassword" label="Customer Forgot Password Form"/>
    <type id="customer_account_index" label="Customer My Account"/>
    <type id="customer_account_login" label="Customer Account Login Form"/>
    <type id="customer_account_logoutsuccess" label="Customer Account Logout Success"/>
    <type id="customer_address_form" label="Customer My Account Address Edit Form"/>
    <type id="customer_address_index" label="Customer My Account Address Book"/>
</page_types>
