Your IP : 127.0.0.1
<?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_shipment_template" label="New Shipment" file="shipment_new.html" type="html" module="SendCloud_SendCloud" area="frontend"/>
<template id="sales_email_shipment_guest_template" label="New Shipment for Guest" file="shipment_new_guest.html" type="html" module="SendCloud_SendCloud" area="frontend"/>
<template id="sales_email_order_template" label="New Order" file="order_new.html" type="html" module="SendCloud_SendCloud" area="frontend"/>
<template id="sales_email_order_guest_template" label="New Order for Guest" file="order_new_guest.html" type="html" module="SendCloud_SendCloud" area="frontend"/>
</config>