Does Farcry support google sitemaps in the standard xml format? Below is an example of one. I know about RSS feeds but this is not the same. Would I just create a new XMLExport type?
<?xml version="1.0" encoding="UTF-8"?> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#urlsetdef#url setdef" urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#urldef#urldef " url> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#locdef#locdef " loc>http://www.example.com/</loc> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#lastmoddef#la stmoddef" lastmod>2005-01-01</lastmod> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#changefreqdef #changefreqdef" changefreq>monthly</changefreq> <HYPERLINK "https://www.google.com/webmasters/tools/docs/en/protocol.html#prioritydef#p rioritydef" priority>0.8</priority> </url> </urlset> _____ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com 402-408-3733 x103 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.1/1182 - Release Date: 12/12/2007 11:29 AM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
