<?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/"
	>

<channel>
	<title>Phu Nhuan District &#8211; Maze Vietnam</title>
	<atom:link href="https://www.mazevietnam.com/tag/phu-nhuan-district/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mazevietnam.com</link>
	<description>Your Travel Buddy for Every Step of your Journey</description>
	<lastBuildDate>Sun, 07 May 2017 11:35:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.15</generator>

<image>
	<url>https://www.mazevietnam.com/wp-content/uploads/2016/09/cropped-logomaze-32x32.jpg</url>
	<title>Phu Nhuan District &#8211; Maze Vietnam</title>
	<link>https://www.mazevietnam.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Where to go in Phu Nhuan District, Saigon?</title>
		<link>https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/</link>
					<comments>https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/#comments</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Thu, 24 Nov 2016 08:28:44 +0000</pubDate>
				<category><![CDATA[Phu Nhuan District]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1870</guid>

					<description><![CDATA[<p>If you are in Phu Nhuan District and do not know where to drop by,</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/">Where to go in Phu Nhuan District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are in Phu Nhuan District and do not know where to drop by, just take a look at what I am going to suggest below.<br />
<span id="more-1870"></span></p>
<div id="map" style="height: 500px; width: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.811373, lng: 106.674275};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 13
        });
        locations = [
           [10.811373, 106.674275],
           [10.793723, 106.669148],
           [10.795747, 106.691522],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       colors = ["red", "yellow", "#8d2424", "green", "blue"];
       icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<div class="contentToggle" id="toggle0">
<strong>Gia Dinh Park</strong></p>
<p>Before 1975, this place was the first golf course ever of Saigon. However, shortly after that, Ho Chi Minh City People’s Committee decided to transform the golf course into a park or to be exact, the biggest park of Saigon (with the total area is roughly 6 hectares.) It has almost everything you need: massive grass fields, giant trees, running paths for joggers, etc. Moreover, Gia Dinh Park has a giant playground for kids and a circus so getting your children here weekly (or daily if you have enough free time) is recommended. Also, along with Nguyen Hue pedestrian street, 23/9 Park, and Le Van Tam Park, this place organizes Spring Flower Festival every Tet Holiday. Don’t forget to check this out especially when you are in Saigon during Tet.</p>

<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-19-0729/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-19-0729-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-19-0728/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-19-0728-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-19-0727/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-19-0727-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-19-0732/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-19-0732-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>

<p><em>Opening Hours: 6 AM – 10 PM<br />
Address: Hoang Minh Giam, ward 9, Phu Nhuan district, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle1">
<strong>Da Minh – Ba Chuong Catholic Church</strong></p>
<p>The first brick of Da Minh Church was laid down approximately fifty years ago, which shaped one of the best church ever in Saigon. The church has an extraordinary design, possessing many smooth curves which are less likely to be seen in western churches. The bell tower standing near the front gate is probably the most attractive point. Although there are many churches that share the same characteristic, local residents still like to call this place “Three Bells Church”. You should visit this place when you have a chance to visit Saigon, not only because of the magnificent church itself but also of the massive number of surrounding street food stalls.</p>
<p><em>Address: #190 Le Van Sy, ward 10, Phu Nhuan District, HCMC.<br />
Website: </em><span style="color: #800000;"><a style="color: #800000;" href="http://gxdaminh.net/"><em>http://gxdaminh.net/</em></a></span><br />
</div>
<div class="contentToggle" id="toggle2">
<strong><span style="color: #000000;">Kênh Nhiêu Lộc - Thị Nghè</span></strong></p>

<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-13-0556/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-13-0556-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-13-0561/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-13-0561-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-13-0563/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-13-0563-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/2016-11-13-0552/'><img width="150" height="150" src="https://www.mazevietnam.com/wp-content/uploads/2016/11/2016-11-13-0552-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>

</div>
<p>All photos on this post taken by Khoi Nguyen.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/">Where to go in Phu Nhuan District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/11/24/where-to-go-in-phu-nhuan-district/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Where and what to eat in Phu Nhuan District, Saigon?</title>
		<link>https://www.mazevietnam.com/2016/10/20/where-and-what-to-eat-in-phu-nhuan-district-saigon/</link>
					<comments>https://www.mazevietnam.com/2016/10/20/where-and-what-to-eat-in-phu-nhuan-district-saigon/#respond</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Thu, 20 Oct 2016 14:21:35 +0000</pubDate>
				<category><![CDATA[Phu Nhuan District]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[saigon food]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1333</guid>

					<description><![CDATA[<p>You came to the right neighborhood, my friends! This is where you can get some</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/20/where-and-what-to-eat-in-phu-nhuan-district-saigon/">Where and what to eat in Phu Nhuan District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>You came to the right neighborhood, my friends! This is where you can get some foods and drinks almost everywhere, every street, and every alley. Please do not hesitate, come with me!<br />
<span id="more-1333"></span></p>
<div id="map" style="height: 500px; width: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.796546, lng: 106.690805};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 12
        });
        locations = [
           [10.796546, 106.690805],
           [10.796445, 106.690859],
           [10.796207, 106.690940],
           [10.797497, 106.675178],
           [10.796551, 106.690640],
           [10.796109, 106.689803],
           [10.794445, 106.669404],
           [10.800715, 106.683981],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       colors = ["red", "yellow", "#8d2424", "green", "blue"];
       icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<h4 style="text-align: left;"><span style="color: #339966;"><em><strong>Coffee shops</strong></em></span></h4>
<div class="contentToggle" id="toggle0">
<strong>Trung Nguyên Coffee</strong></p>
<p>Trung Nguyên is probably one of the best coffee brands in Vietnam. They use a variety of different coffee beans, including Robusta, Arabica, and Excelsa which may give you memorable drinking experiences. One little side note, do not drink strong coffee (almost all coffee choices here are strong ones) late in the evening unless you want to stay up all night long! With good coffee and good food, this small and cozy place is a perfect spot to shoot the breeze with your partners or your friends.</p>
<p><em>Opening hours: 06:30 AM to 10:30 PM<br />
Prices: 30.000 VND – 100.000 VND / 1 person<br />
Address:</em> #<em>44 Hoa Hong, ward 2, Phu Nhuan District, HCMC.<br />
Website: </em><span style="color: #800000;"><a style="color: #800000;" href="http://www.trungnguyen.com.vn/"><em>http://www.trungnguyen.com.vn/</em></a></span><br />
</div>
<div class="contentToggle" id="toggle1">
<strong>The Coffee House</strong></p>
<p>A small and cozy coffee shop with good view best suits for couples and small groups of friends. The menu has various choices for you even if you are not a coffee lover such as espresso, coffee, tea, cocktail, and smoothie.</p>
<p><img class="alignnone wp-image-2580 size-large" src="http://www.mazevietnam.com/wp-content/uploads/2016/10/TheCoffeeHouseCộngCafe-1024x576.jpg" alt="thecoffeehousecongcafe" width="474" height="267" srcset="https://www.mazevietnam.com/wp-content/uploads/2016/10/TheCoffeeHouseCộngCafe-1024x576.jpg 1024w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TheCoffeeHouseCộngCafe-300x169.jpg 300w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TheCoffeeHouseCộngCafe-768x432.jpg 768w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TheCoffeeHouseCộngCafe.jpg 1080w" sizes="(max-width: 474px) 100vw, 474px" /></p>
<p><em>Opening hours: 06:30 AM to 10:30 PM<br />
Prices: 30.000 VND – 60.000 VND / 1 person<br />
Address:</em> #<em>43 Hoa Hong, ward 2, Phu Nhuan District, HCMC.<br />
Website:</em> <span style="color: #800000;"><a style="color: #800000;" href="http://thecoffeehouse.vn/pages/menu"><em>http://thecoffeehouse.vn/pages/menu</em></a></span><br />
</div>
<div class="contentToggle" id="toggle2">
<strong>Cộng Coffee</strong></p>
<p>“Where do you go now when you are only fifteen?” Toward home, young lad! Being decorated with the pre-2000 North Vietnam style, Cong coffee shop takes you to a whole different but familiar world which is described as “A place to call home.” You should try their coconut coffee when you get here. It is brilliant.</p>
<p><img class="alignnone wp-image-2579 size-large" src="http://www.mazevietnam.com/wp-content/uploads/2016/10/CộngCafe-1024x576.jpg" alt="congcafe" width="474" height="267" srcset="https://www.mazevietnam.com/wp-content/uploads/2016/10/CộngCafe-1024x576.jpg 1024w, https://www.mazevietnam.com/wp-content/uploads/2016/10/CộngCafe-300x169.jpg 300w, https://www.mazevietnam.com/wp-content/uploads/2016/10/CộngCafe-768x432.jpg 768w, https://www.mazevietnam.com/wp-content/uploads/2016/10/CộngCafe.jpg 1080w" sizes="(max-width: 474px) 100vw, 474px" /></p>
<p><em>Opening hours: 08:00 AM to 10:00 PM<br />
Prices: 30.000 VND – 100.000 VND / 1 person<br />
Address:</em> #<em>336 Truong Sa, ward 2, Phu Nhuan District, HCMC.<br />
Website: </em><span style="color: #800000;"><a style="color: #800000;" href="https://www.facebook.com/CongCaphe/"><em>https://www.facebook.com/CongCaphe/</em></a><em>  </em></span><br />
</div>
<div class="contentToggle" id="toggle3">
<strong>Miền Đồng Thảo Coffee</strong></p>
<p>Mien Dong Thao Coffee shop is an oasis of greenery in the midst of Saigon that you should not miss. The services, foods and drinks are just above average. However, they have a beautifully scenic garden. The place is often so crowded on the weekends. The other weekdays, feel free to come and retreat into this quiet hideaway.</p>
<p><em>Opening hours: 07:00 AM to 11:00 PM<br />
Prices: 50.000 VND – 100.000 VND / 1 person<br />
Address:</em> # <em>221A Nguyen Trong Tuyen, ward 8, Phu Nhuan District, HCMC.<br />
Website: </em><span style="color: #800000;"><a style="color: #800000;" href="https://www.facebook.com/CongCaphe/"><em>https://www.facebook.com/CongCaphe/</em></a><em>  </em></span></p>
<h4 style="text-align: left;"><span style="color: #339966;"><em><strong>Restaurants and street food stalls</strong></em></span></h4>
</div>
<div class="contentToggle" id="toggle4">
<strong>Trần Khắc Chân Roundabout</strong></p>
<p>Tran Khac Chan roundabout is a small heaven on Earth for all food lovers! You can get bún đậu mắm tôm, bánh tráng nướng, hot pot, and many different dishes just around a roundabout. However, things do not stop right there. Explore surrounding streets and alleys, you will find more and more surprises.</p>
<p><em>Address: Tran Khac Chan roundabout, ward 2, Phu Nhuan District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle5">
<strong>The 8<sup>th</sup> Alley (Ngõ 8) Lemon Tea &amp; Freshwater crab Hot Pot </strong></p>
<p>The 8<sup>th</sup> Alley is a perfect location for you to explore the mysteries of Vietnam's traditional food. They have tasty and delicious dishes that I am sure they can please the most fastidious customers. For example, you can order one dish of grilled baby squid with Tamarind sauce, one grilled chicken leg and one big freshwater crab and beef shank hot pot for a group of three or four. I can already feel the crispness of the squid here. If I were you, I would not miss it.</p>
<p><em>Opening hours: 03:00 PM to 11:00 PM<br />
Prices: 50.000 VND – 200.000 VND / 1 person<strong><br />
</strong>Address: #8 Cu Lao, ward 2, Phu Nhuan District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle6">
<strong>Ba Ghiền Broken Rice</strong></p>
<p>What does a small and a little dirty food stall lying on a small street have to offer? “You don’t need a silver fort to eat good food.” You will get it when you get here. Delicious broken rice served with crispy eggs, and tender, smoky, giant slices of pork. Tasty juices here are Pennywort and Annona juice. You are going to agree with me that this place is one of the best Cơm Tấm in Saigon.</p>
<p><em>Opening hours: 08:00 AM to 09:00 PM<br />
Prices: 40.000 VND – 80.000 VND / 1 person<strong><br />
</strong>Address: #84 Dang Van Ngu, ward 10, Phu Nhuan District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle7">
<strong>Năm Gia Crystal Noodles with Chicken</strong></p>
<p>Crystal noodles with chicken slices, gizzard, liver, hearts, guts, ovary, and eggs (Miến Gà’s main ingredients) is one of the best dishes in Vietnam. The price here is cheap but the food quality and the service are outstanding. In addition, they can customize your own bowl as you wish so feel free to tell them what you want (have a look at their food display for more details.). For example, you can order a noodle bowl with soup or just a dry one. Extra eggs or just crystal noodles with chicken only. Before you start eating, there is just one more thing to note down, be careful because the bowl is hot!</p>
<p><em>Opening hours: 04:00 PM to 09:00 PM<br />
Prices: 30.000 VND – 60.000 VND / 1 person<strong><br />
</strong>Address:</em> <em>#313 Phan Xich Long, ward 2, Phu Nhuan District, HCMC.</em><br />
</div>
<p>All photos on this post taken by Khoi Nguyen.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/20/where-and-what-to-eat-in-phu-nhuan-district-saigon/">Where and what to eat in Phu Nhuan District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/10/20/where-and-what-to-eat-in-phu-nhuan-district-saigon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 1/171 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: www.mazevietnam.com @ 2024-04-28 15:37:11 by W3 Total Cache
-->