<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >
<channel>
	<title>베트남 행정 보관 - 한상데일리뉴스</title>
	<atom:link href="https://hansangdailynews.com/business-category/%eb%b2%a0%ed%8a%b8%eb%82%a8-%ed%96%89%ec%a0%95/feed/" rel="self" type="application/rss+xml" />
	<link>https://hansangdailynews.com/business-category/베트남-행정/</link>
	<description>베트남 한인을 위한 뉴스·생활정보 포털</description>
	<lastBuildDate>Sun, 11 Jan 2026 08:26:18 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<image>
	<url>https://hansangdailynews.com/esteglan/2026/04/cropped-hansang-dailynews.jpg</url>
	<title>베트남 행정 보관 - 한상데일리뉴스</title>
	<link>https://hansangdailynews.com/business-category/베트남-행정/</link>
	<width>32</width>
	<height>32</height>
</image> 
    <div class="dn-business-view-toggle" style="display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 20px 0;padding:12px 0;border-bottom:1px solid #e5e7eb;">
        <span style="font-size:14px;color:#6b7280;margin-right:8px;">보기:</span>
        <button type="button" class="dn-view-btn dn-view-card active" data-view="card" style="display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;transition:all 0.2s;">
            <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                <rect x="2" y="2" width="5" height="5" rx="1" stroke="currentColor" stroke-width="1.5" fill="none"/>
                <rect x="9" y="2" width="5" height="5" rx="1" stroke="currentColor" stroke-width="1.5" fill="none"/>
                <rect x="2" y="9" width="5" height="5" rx="1" stroke="currentColor" stroke-width="1.5" fill="none"/>
                <rect x="9" y="9" width="5" height="5" rx="1" stroke="currentColor" stroke-width="1.5" fill="none"/>
            </svg>
            <span>전체</span>
        </button>
        <button type="button" class="dn-view-btn dn-view-list " data-view="list" style="display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;transition:all 0.2s;">
            <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                <rect x="2" y="3" width="12" height="2" rx="1" fill="currentColor"/>
                <rect x="2" y="7" width="12" height="2" rx="1" fill="currentColor"/>
                <rect x="2" y="11" width="12" height="2" rx="1" fill="currentColor"/>
            </svg>
            <span>리스트</span>
        </button>
    </div>
    <style>
    .dn-view-btn {
        color: #374151 !important;
    }
    .dn-view-btn.active {
        background: #3b82f6 !important;
        color: #fff !important;
        border-color: #3b82f6 !important;
    }
    .dn-view-btn:hover {
        background: #f3f4f6 !important;
        color: #1f2937 !important;
        border-color: #9ca3af !important;
    }
    .dn-view-btn.active:hover {
        background: #2563eb !important;
        color: #fff !important;
        border-color: #2563eb !important;
    }
    .dn-view-btn svg {
        flex-shrink: 0;
    }
    
    /* 리스트 뷰 스타일 */
    .dn-business-list-view .page-grid-center {
        display: block !important;
    }
    .dn-business-list-view .blog-card {
        display: flex !important;
        flex-direction: row;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 12px !important;
        padding: 12px;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
        background: #fff;
        transition: all 0.2s;
    }
    .dn-business-list-view .blog-card:hover {
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        border-color: #3b82f6;
    }
    .dn-business-list-view .blog-card-inner {
        display: flex;
        flex-direction: row;
        width: 100%;
        gap: 16px;
        align-items: center;
    }
    .dn-business-list-view .blog-card-top {
        flex-shrink: 0;
        width: 120px;
        height: 80px;
    }
    .dn-business-list-view .blog-card-thumb {
        width: 120px;
        height: 80px;
        border-radius: 6px;
        background-size: cover;
        background-position: center;
    }
    .dn-business-list-view .blog-card-bottom {
        flex: 1;
        min-width: 0;
        display: flex;
        flex-direction: column;
        gap: 6px;
    }
    .dn-business-list-view .blog-card-category {
        display: none !important;
    }
    .dn-business-list-view .blog-card-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
        margin: 0;
    }
    .dn-business-list-view .blog-card-title a {
        color: #1f2937;
        text-decoration: none;
    }
    .dn-business-list-view .blog-card-title a:hover {
        color: #3b82f6;
    }
    .dn-business-list-view .blog-card-excerpt {
        font-size: 14px;
        color: #6b7280;
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0;
    }
    .dn-business-list-view .blog-card-date {
        font-size: 12px;
        color: #9ca3af;
        margin-top: auto;
    }
    .dn-business-list-view .comments-bubble,
    .dn-business-list-view .more-link-custom {
        display: none;
    }
    
    /* 모바일 반응형 */
    @media (max-width: 768px) {
        .dn-business-list-view .blog-card-top {
            width: 80px;
            height: 60px;
        }
        .dn-business-list-view .blog-card-thumb {
            width: 80px;
            height: 60px;
        }
        .dn-business-list-view .blog-card-title {
            font-size: 15px;
        }
        .dn-business-list-view .blog-card-excerpt {
            font-size: 13px;
            -webkit-line-clamp: 1;
        }
        .dn-business-view-toggle {
            flex-wrap: wrap;
        }
        .dn-view-btn {
            flex: 1;
            min-width: 100px;
        }
    }
    </style>
    <script>
    (function() {
        // 쿠키에서 뷰 모드 가져오기
        function getViewMode() {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = cookies[i].trim();
                if (cookie.indexOf('dn_business_view=') === 0) {
                    return cookie.substring('dn_business_view='.length);
                }
            }
            return 'card';
        }
        
        // 쿠키에 뷰 모드 저장
        function setViewMode(mode) {
            var date = new Date();
            date.setTime(date.getTime() + (365 * 24 * 60 * 60 * 1000)); // 1년
            document.cookie = 'dn_business_view=' + mode + ';expires=' + date.toUTCString() + ';path=/';
        }
        
        // 뷰 모드 적용
        function applyViewMode(mode) {
            var container = document.querySelector('.page-grid-center');
            if (!container) return;
            
            var cards = container.querySelectorAll('.blog-card');
            if (mode === 'list') {
                container.closest('.page-col-center')?.classList.add('dn-business-list-view');
                cards.forEach(function(card) {
                    card.classList.add('dn-list-item');
                });
            } else {
                container.closest('.page-col-center')?.classList.remove('dn-business-list-view');
                cards.forEach(function(card) {
                    card.classList.remove('dn-list-item');
                });
            }
        }
        
        // 페이지 로드 시 뷰 모드 적용
        document.addEventListener('DOMContentLoaded', function() {
            var viewMode = getViewMode();
            applyViewMode(viewMode);
            
            // 버튼 이벤트 리스너
            var buttons = document.querySelectorAll('.dn-view-btn');
            buttons.forEach(function(btn) {
                btn.addEventListener('click', function() {
                    var mode = this.getAttribute('data-view');
                    setViewMode(mode);
                    applyViewMode(mode);
                    
                    // 버튼 활성화 상태 업데이트
                    buttons.forEach(function(b) {
                        b.classList.remove('active');
                    });
                    this.classList.add('active');
                });
            });
        });
    })();
    </script>
    	<item>
		<title>VNeID 전자신분증 발급</title>
		<link>https://hansangdailynews.com/business/vneid-%ec%a0%84%ec%9e%90%ec%8b%a0%eb%b6%84%ec%a6%9d-%eb%b0%9c%ea%b8%89/</link>
		
		<dc:creator><![CDATA[hansangdailynews]]></dc:creator>
		<pubDate>Tue, 16 Dec 2025 05:03:26 +0000</pubDate>
				<guid isPermaLink="false">https://hansangdailynews.com/?post_type=business&#038;p=4457</guid>
					<description><![CDATA[<p>Immigration Department HCMCA. 337 Nguyễn Trãi, Phường Nguyễn Cư Trinh, Quận 1, Thành phố Hồ Chí MinhT. 02839201701 Phòng xuất&#46;&#46;&#46;</p>
<p>게시물 <a href="https://hansangdailynews.com/business/vneid-%ec%a0%84%ec%9e%90%ec%8b%a0%eb%b6%84%ec%a6%9d-%eb%b0%9c%ea%b8%89/">VNeID 전자신분증 발급</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Immigration Department HCMC<br />A. 337 Nguyễn Trãi, Phường Nguyễn Cư Trinh, Quận 1, Thành phố Hồ Chí Minh<br />T. <a href="tel:02839201701">02839201701</a><br /><br />Phòng xuất nhập cảnh Công an TP Hồ Chí Minh<br />A. 196 Nguyễn Thị Minh Khai, Phường 6, Quận 3, Thành phố Hồ Chí Minh<br />T. <a href="https://www.google.com/search?q=Ph%C3%B2ng+xu%E1%BA%A5t+nh%E1%BA%ADp+c%E1%BA%A3nh+C%C3%B4ng+an+TP+H%E1%BB%93+Ch%C3%AD+Minh&amp;sourceid=chrome&amp;ie=UTF-8&amp;lqi=CjZQaMOybmcgeHXhuqV0IG5o4bqtcCBj4bqjbmggQ8O0bmcgYW4gVFAgSOG7kyBDaMOtIE1pbmhI8-WMt4CvgIAIWmQQABABEAIQAxAEEAUQBhAHEAgQCRgAGAEYAhgDGAQYBRgGGAcYCBgJIjZwaMOybmcgeHXhuqV0IG5o4bqtcCBj4bqjbmggY8O0bmcgYW4gdHAgaOG7kyBjaMOtIG1pbmgyAnZpkgEYdmlzYV9hbmRfcGFzc3BvcnRfb2ZmaWNl#">028 3829 9398</a></p>
<p>게시물 <a href="https://hansangdailynews.com/business/vneid-%ec%a0%84%ec%9e%90%ec%8b%a0%eb%b6%84%ec%a6%9d-%eb%b0%9c%ea%b8%89/">VNeID 전자신분증 발급</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></content:encoded>
					
		
		
		
	</item>
		<item>
		<title>호치민 출입국 관리사무소</title>
		<link>https://hansangdailynews.com/business/%ed%98%b8%ec%b9%98%eb%af%bc-%ec%b6%9c%ec%9e%85%ea%b5%ad-%ea%b4%80%eb%a6%ac%ec%82%ac%eb%ac%b4%ec%86%8c/</link>
		
		<dc:creator><![CDATA[hansangdailynews]]></dc:creator>
		<pubDate>Tue, 16 Dec 2025 02:46:58 +0000</pubDate>
				<guid isPermaLink="false">https://hansangdailynews.com/?post_type=business&#038;p=4453</guid>
					<description><![CDATA[<p>호치민 출입국관리사무소 ( Cục Quản lý Xuất nhập cảnh / Immigration Department HCMC )</p>
<p>게시물 <a href="https://hansangdailynews.com/business/%ed%98%b8%ec%b9%98%eb%af%bc-%ec%b6%9c%ec%9e%85%ea%b5%ad-%ea%b4%80%eb%a6%ac%ec%82%ac%eb%ac%b4%ec%86%8c/">호치민 출입국 관리사무소</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></description>
										<content:encoded><![CDATA[
<p>호치민 출입국관리사무소 ( Cục Quản lý Xuất nhập cảnh / Immigration Department HCMC )</p>
<p>게시물 <a href="https://hansangdailynews.com/business/%ed%98%b8%ec%b9%98%eb%af%bc-%ec%b6%9c%ec%9e%85%ea%b5%ad-%ea%b4%80%eb%a6%ac%ec%82%ac%eb%ac%b4%ec%86%8c/">호치민 출입국 관리사무소</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></content:encoded>
					
		
		
		
	</item>
		<item>
		<title>범죄경력증명서 발급</title>
		<link>https://hansangdailynews.com/business/%eb%b2%94%ec%a3%84%ea%b2%bd%eb%a0%a5%ec%a6%9d%eb%aa%85%ec%84%9c-%eb%b0%9c%ea%b8%89/</link>
		
		<dc:creator><![CDATA[hansangdailynews]]></dc:creator>
		<pubDate>Tue, 16 Dec 2025 04:33:06 +0000</pubDate>
				<guid isPermaLink="false">https://hansangdailynews.com/?post_type=business&#038;p=4455</guid>
					<description><![CDATA[<p>베트남 국민, 베트남에 거주하는 외국인, 그리고 해외에 거주하는 베트남 국민에게 범죄경력증명서를 발급합니다. 실행 순서 &#8211; 1단계: 범죄경력증명서 발급을 신청하는 사람(이하&#46;&#46;&#46;</p>
<p>게시물 <a href="https://hansangdailynews.com/business/%eb%b2%94%ec%a3%84%ea%b2%bd%eb%a0%a5%ec%a6%9d%eb%aa%85%ec%84%9c-%eb%b0%9c%ea%b8%89/">범죄경력증명서 발급</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></description>
										<content:encoded><![CDATA[
<p>베트남 국민, 베트남에 거주하는 외국인, 그리고 해외에 거주하는 베트남 국민에게 범죄경력증명서를 발급합니다.</p>



<h2 class="wp-block-heading">실행 순서</h2>



<p>&#8211; 1단계: 범죄경력증명서 발급을 신청하는 사람(이하 &#8220;신청인&#8221;)은 2단계 인증 계정으로 공공 서비스 포털 또는 국가 신분증 애플리케이션에 로그인합니다. &#8220;행정절차 서비스 그룹&#8221;에서 &#8220;범죄경력증명서 발급&#8221;을 선택하고 안내에 따라 진행합니다.<br /><br />&#8211; 2단계: 신청인은 전자 범죄경력증명서 신청서를 정확하고 완전하게, 그리고 진실되게 작성합니다.<br /><br />&#8211; 3단계: 신청인은 &#8220;행정절차 안내&#8221;와 &#8220;결과 안내&#8221;를 선택합니다.<br /><br />&#8211; 4단계: 신청인은 신청 정보를 확인하고, 수수료 납부 방식을 선택하고, 정보 제공에 동의한 후 신청서를 제출합니다.<br /><br />&#8211; 5단계: 공공 서비스 포털과 국가 신분증 애플리케이션은 신청인에게 신청 번호, 결과 수령 예정일, 범죄경력증명서 발급 수수료 납부 방법을 문자 메시지, 이메일 또는 국가 신분증 애플리케이션 알림을 통해 안내합니다. 신청자는 공공 서비스 포털 및 국가 신분증 애플리케이션에 통합된 결제 시스템을 통해 수수료를 납부할 수 있습니다.<br /><br />&#8211; 6단계: 신청자는 공공 서비스 포털 및 국가 신분증 애플리케이션의 &#8220;범죄 경력 증명서 발급&#8221; 섹션에서 신청 처리 상태를 확인할 수 있습니다.</p>



<div class="wp-block-group alignfull has-text-color has-background" style="color: #000000;background-color: #ffffff"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-spacer" style="height: 64px" aria-hidden="true"> </div>



<div class="wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-width wp-block-button__width-50"><a class="wp-block-button__link has-text-color has-background wp-element-button" style="border-radius: 50px;color: #ffffff;background-color: #000000" href="https://dichvucong.gov.vn/p/home/dvc-chi-tiet-thu-tuc-nganh-doc.html?ma_thu_tuc=3.000333" target="_blank" rel="noreferrer noopener">사이트로 이동하기</a></div>
</div>



<div class="wp-block-spacer" style="height: 64px" aria-hidden="true"> </div>
</div></div>



<p>&nbsp;</p>
<p>게시물 <a href="https://hansangdailynews.com/business/%eb%b2%94%ec%a3%84%ea%b2%bd%eb%a0%a5%ec%a6%9d%eb%aa%85%ec%84%9c-%eb%b0%9c%ea%b8%89/">범죄경력증명서 발급</a>이 <a href="https://hansangdailynews.com">한상데일리뉴스</a>에 처음 등장했습니다.</p>
]]></content:encoded>
					
		
		
		
	</item>
	</channel>
</rss>
