Hello, I wanted to create a sitemap of my site. It is flash based, I purchased the template and did not create it myself. It starts on a splash page, and then takes you to the main site which has about 9 pages. When I tried to create a site map it says it can only find 2 pages. I don't understand why it's not seeing my whole site.
My starting page/splash page is [external links are visible to admins only]
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="[external links are visible to admins only]"
xmlns:xsi="[external links are visible to admins only]"
xsi:schemaLocation="[external links are visible to admins only]
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator
www.xml-sitemaps.com -->
<url>
<loc>[external links are visible to admins only]</loc>
<changefreq>monthly</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>[external links are visible to admins only]</loc>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
</urlset>