Are there any specific advantages or disadvantages in generating an XML based sitemap in place of a simple txt based sitemap (list of URLs)?
I realize that in the XML format I can set priority and last-modified date, but it is not clear what benefit, if any, in terms of SEO, etc, this provides. (For instance, what benefit would there be to setting a low priority, other than possible reducing robot crawl load?) Explicitly stating this information also increases the probability of a mistake -- some modification date not getting updated correctly, etc.