function liyu_fallback_categories(){return array(
 array('name'=>'Restaurants','icon'=>'🍽️','desc'=>'Ethiopian & Eritrean food'),array('name'=>'Grocery & Markets','icon'=>'🛒','desc'=>'Injera, spices & essentials'),array('name'=>'Coffee & Cafés','icon'=>'☕','desc'=>'Coffee, cafés & roasters'),array('name'=>'Beauty & Hair','icon'=>'✂️','desc'=>'Salons, barbers & beauty'),array('name'=>'Fashion','icon'=>'👗','desc'=>'Traditional & modern style'),array('name'=>'Professional Services','icon'=>'💼','desc'=>'Trusted community services'),array('name'=>'Events & Culture','icon'=>'🎵','desc'=>'Culture, music & events'),array('name'=>'Travel & Community','icon'=>'🌍','desc'=>'Discover community places')
);}
function liyu_page_url($slug){$p=get_page_by_path($slug);return $p?get_permalink($p):home_url('/'.$slug.'/');}
function liyu_activate_setup(){
  $pages=array(
   'about'=>array('About Liyu','Liyu connects people with Ethiopian and Eritrean businesses, food, services and culture around the world.'),
   'contact'=>array('Contact','Questions, corrections or a business enquiry? Use this page to get in touch with Liyu.'),
   'add-business'=>array('Add Your Business','Grow your visibility in the Habesha community. Submit your business details and we will review your listing.'),
   'privacy-policy'=>array('Privacy Policy','This page is ready for your final privacy and advertising disclosures. Review it before publishing.'),
   'terms'=>array('Terms of Use','These terms govern use of the Liyu marketplace. Replace this starter text with your final legal terms before launch.'),
  );
  foreach($pages as $slug=>$d){if(!get_page_by_path($slug))wp_insert_post(array('post_type'=>'page','post_status'=>'publish','post_title'=>$d[0],'post_name'=>$slug,'post_content'=>$d[1]));}
  if(!get_option('page_on_front')){ $home=get_page_by_path('home'); if(!$home){$id=wp_insert_post(array('post_type'=>'page','post_status'=>'publish','post_title'=>'Home','post_name'=>'home'));}else{$id=$home->ID;} update_option('show_on_front','page');update_option('page_on_front',$id); }
}
add_action('after_switch_theme','liyu_activate_setup');
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//liyu-restaurant.ch/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://liyu-restaurant.ch/page-sitemap.xml</loc>
		<lastmod>2026-04-03T14:44:42+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->