<?xml version="1.0" encoding="utf-8" ?>
<sitemap xml:base="http://www.taxifinder.com" lang="..." type="text/html" charset="iso-8859-1"
         xmlns="http://standard-sitemap.org/2007/ns">
  <class-change
   xmlns:html="http://www.w3.org/1999/xhtml"
   elem="/html:html/html:body"
   attr="class" prefix="sitemap" />
  <item description="TaxiFinder"> <!-- Home Page; the description is shown as tooltip for the logo -->
    <item name="TaxiFinder" url="index.php" description="TaxiFinder Home" /> <!-- Navigation button #1 -->
    <item name="Features" url="features.php" description="Features" /> <!-- Navigation button #2 -->
    <item name="About Us" url="info.php" description="About TaxiFinder" /> <!-- Navigation button #3 -->
    <item name="Partners" url="partners.php" description="Partners" /> <!-- Navigation button #3 -->
  </item>
</sitemap>



