I have a bi-lingual website with a sitemap index for each language that links to several different sitemaps (one for videos, one for static content, and one for articles). I would like to introduce another sitemap that links the sitemap indexes, so I could link that sitemap in the robots.txt in the root and wouldn't have to have one robots.txt for each language.
Is that valid? Or is there a simpler solution to my problem?