I need to know how to index a website using only their Sitemap. The pages that should be index are in the xml element loc. The sitemap does not contain hyperlinks.
There are many forms of .xml documents on the internet.
You'll want to parse it out using the Xml parser of your choosing and then submit those HyperLinks to the Crawler.
crawlRequest.Crawler.Crawl(...);
For best service when you require assistance:
Skype: arachnodedotnet