<?xml version="1.0"?>

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Email:etc/email_templates.xsd">
    <template id="sales_email_order_template" label="New Order" file="custom_order_new.html" type="html" module="BlueLogic_CustomShippingMethod" area="frontend"/>
    <template id="sales_email_order_guest_template" label="New Order for Guest" file="custom_order_new_guest.html" type="html" module="BlueLogic_CustomShippingMethod" area="frontend"/>
</config>