The detail files contain links to individual record detail pages. Based on the query specified in the main configuration file, a link to a record details page is generated for each record returned by that query.

The following is a sample detail file that might be generated using the default settings:

<?xml version="1.0" encoding="UTF-8" ?> 
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

<url>
   <loc>http://localhost:8006/discover/detail/Logitech/QuickCam-Chat-for-Skype/_/A-1000751</loc>
   <lastmod>2013-01-16</lastmod>
</url>

<url>
   <loc>http://localhost:8006/discover/detail/Logitech/QuickCam-Communicate-Deluxe/_/A-1000760</loc>
   <lastmod>2013-01-16</lastmod>
</url>

<url>
   <loc>http://localhost:8006/discover/detail/Logitech/QuickCam-Communicate-STX/_/A-1000761</loc>
   <lastmod>2013-01-16</lastmod>
</url>
...
</urlset>


Copyright © Legal Notices