<?xml version="1.0" encoding="UTF-8"?><Configuration xmlns="http://www.mapinfo.com/midev/service/configuration/wmts/v1" xmlns:ns0="http://www.mapinfo.com/midev/service/configuration/wmts/v1" xmlns:ogc="http://www.mapinfo.com/midev/service/ogc/common/v1" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:pooling="http://www.mapinfo.com/midev/service/configuration/maptiling/v1" xmlns:service="http://www.mapinfo.com/midev/service/configuration/common/v1" xmlns:xlink="http://www.w3.org/1999/xlink">
	<ogc:OGC>
        <ns2:ServiceIdentification xmlns:ns2="http://www.opengis.net/ows/1.1">
            <ns2:Title>Your Company's WMTS Service</ns2:Title>
            <ns2:Abstract>Your Company's WMTS Service</ns2:Abstract>
            <ns2:Keywords>
                <ns2:Keyword>map</ns2:Keyword>
                <ns2:Keyword>geographic</ns2:Keyword>
                <ns2:Keyword>wmts</ns2:Keyword>
            </ns2:Keywords>
            <ns2:ServiceType>OGC WMTS</ns2:ServiceType>
            <ns2:ServiceTypeVersion>1.0.0</ns2:ServiceTypeVersion>
            <ns2:Fees>none</ns2:Fees>
            <ns2:AccessConstraints>none</ns2:AccessConstraints>
        </ns2:ServiceIdentification>
        <ns2:ServiceProvider xmlns:ns2="http://www.opengis.net/ows/1.1">
            <ns2:ProviderName>Your Company's Name</ns2:ProviderName>
            <ns2:ProviderSite xmlns:ns4="http://www.w3.org/1999/xlink" ns4:href="http://www.yourcompany.com/"/>
            <ns2:ServiceContact>
                <ns2:IndividualName>Contact Person</ns2:IndividualName>
                <ns2:PositionName>Contact Person's Title</ns2:PositionName>
                <ns2:ContactInfo>
                    <ns2:Phone>
                        <ns2:Voice>1.800.000.0000</ns2:Voice>
                        <ns2:Facsimile>1.800.000.0000</ns2:Facsimile>
                    </ns2:Phone>
                    <ns2:Address>
                        <ns2:DeliveryPoint>Mail Delivery Location</ns2:DeliveryPoint>
                        <ns2:City>City</ns2:City>
                        <ns2:AdministrativeArea>Province</ns2:AdministrativeArea>
                        <ns2:PostalCode>PostCode</ns2:PostalCode>
                        <ns2:Country>Country</ns2:Country>
                        <ns2:ElectronicMailAddress>support@yourcompany.com</ns2:ElectronicMailAddress>
                    </ns2:Address>
                    <ns2:HoursOfService>24 Hours</ns2:HoursOfService>
                    <ns2:ContactInstructions>Contact Instructions</ns2:ContactInstructions>
                </ns2:ContactInfo>
                <ns2:Role>Contact Person's Role</ns2:Role>
            </ns2:ServiceContact>
        </ns2:ServiceProvider>
    </ogc:OGC>
	<service:Service>
        <service:ServiceURL>http://WSAR0364:8080/rest/Spatial/WMTS</service:ServiceURL>
    </service:Service>
</Configuration>
