<category name="Shopping" id="shopping">
</category>
- <category name="Entertainment" id="entertainment">
+ <category name="Food and Drink" id="foodanddrink">
</category>
<category name="Amenity" id="amenity">
<!-- ========= Entertainment ========= -->
<feature name="Pub">
- <category>entertainment</category>
+ <category>foodanddrink</category>
<icon image="features/pois/food_pub.n.24.png">
${name}
</icon>
</feature>
<feature name="Bar">
- <category>entertainment</category>
+ <category>foodanddrink</category>
<icon image="features/pois/food_bar.n.24.png">
${name}
</icon>
</feature>
<feature name="Restaurant">
- <category>entertainment</category>
+ <category>foodanddrink</category>
<icon image="features/pois/food_restaurant.n.24.png">
${name}
</icon>
</feature>
<feature name="Cafe">
- <category>entertainment</category>
+ <category>foodanddrink</category>
<icon image="features/pois/food_cafe.n.24.png">
${name}
</icon>
</feature>
<feature name="Fast Food">
- <category>entertainment</category>
+ <category>foodanddrink</category>
<icon image="features/pois/food_fastfood.n.24.png">
${name}
</icon>