<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
  <Document>
    <name>城盛科技有限公司 - 服務據點與業務範圍</name>
    <atom:author>
      <atom:name>城盛科技有限公司</atom:name>
    </atom:author>
    <description>城盛科技印刷ERP整合管理系統 — 台灣總部位置與全台服務覆蓋範圍</description>

    <!-- 台灣總部 -->
    <Placemark>
      <name>城盛科技台灣總部</name>
      <description><![CDATA[
        <h3>城盛科技有限公司 台灣總部</h3>
        <p>桃園市龍潭區百年二街15巷19號1樓</p>
        <p>電話：03-4708312</p>
        <p>Email：sales@handcome.com.tw</p>
        <p>服務全台22縣市印刷ERP導入</p>
      ]]></description>
      <address>台灣桃園市龍潭區百年二街15巷19號1樓</address>
      <phoneNumber>03-4708312</phoneNumber>
      <Point>
        <coordinates>121.217,24.865,0</coordinates>
      </Point>
    </Placemark>

    <!-- 金門辦公室 -->
    <Placemark>
      <name>城盛科技金門辦公室</name>
      <description><![CDATA[
        <h3>城盛科技 金門辦公室</h3>
        <p>金門縣金寧鄉盤山村頂堡52-4號</p>
      ]]></description>
      <address>金門縣金寧鄉盤山村頂堡52-4號</address>
      <Point>
        <coordinates>118.336,24.449,0</coordinates>
      </Point>
    </Placemark>

    <!-- 北部服務範圍 -->
    <Placemark>
      <name>北部服務範圍（桃園總部出發）</name>
      <description>涵蓋桃園市、台北市、新北市、基隆市、新竹縣市、宜蘭縣，可安排顧問現場駐點導入</description>
      <Point>
        <coordinates>121.301,25.034,0</coordinates>
      </Point>
    </Placemark>

    <!-- 中部服務範圍 -->
    <Placemark>
      <name>中部服務範圍</name>
      <description>涵蓋台中市、苗栗縣、彰化縣、南投縣、雲林縣，可安排顧問現場駐點導入</description>
      <Point>
        <coordinates>120.683,24.146,0</coordinates>
      </Point>
    </Placemark>

    <!-- 南部服務範圍 -->
    <Placemark>
      <name>南部服務範圍</name>
      <description>涵蓋台南市、高雄市、嘉義縣市、屏東縣，可安排顧問現場駐點導入</description>
      <Point>
        <coordinates>120.294,22.997,0</coordinates>
      </Point>
    </Placemark>

    <!-- 東部與離島服務範圍 -->
    <Placemark>
      <name>東部與離島服務範圍</name>
      <description>涵蓋花蓮縣、台東縣、澎湖縣、金門縣，提供遠端線上導入支援</description>
      <Point>
        <coordinates>121.602,23.980,0</coordinates>
      </Point>
    </Placemark>

  </Document>
</kml>