<?xml version="1.0" encoding="UTF-8"?>
<site
  base_url="http://www.dhansol.com/"
  store_into="/var/www/docroot/sitemap.xml.gz"
  verbose="1"
  >

  <url  href="http://www.dhansol.com/stats?q=name"  />
  <url
     href="http://www.dhansol.com/stats?q=age"
     lastmod="2004-11-14T01:00:00-07:00"
     changefreq="hourly"
     priority="0.3"
  />

  <urllist  path="urllist*.txt"  encoding="UTF-8"  />

  <directory  path="/var/www/*/htdocs"    url="http://www.dhansol.com/" />
  <directory
     path="/var/www/docroot"
     url="http://www.dhansol.com/"
     default_file="index.htm"
  />


  <accesslog  path="/etc/httpd/logs/access.log"       encoding="UTF-8"  />
  <accesslog  path="/etc/httpd/logs/access.log.0"     encoding="UTF-8"  />
  <accesslog  path="/etc/httpd/logs/access.log.1.gz"  encoding="UTF-8"  />
  <sitemap    path="http://www.dhansol.com/sitemap.xml" />

</site>
