Specify multiple url ranges that are inconsistently spaced

I understand one can specify multiple urls that advance chronologically (example.com/[1-100]) or are spaced in consistent intervals (example.com/[100-100:10]) as exampled in the documentation.

But in my use case the urls advance chronologically for about 30 records and then jump up an increment of 10,000 and repeat. How would I be able to type in a url in the site map that can account for this? Specifically I would want to do something liek the following but the syntax does not work.

example.com/[10001-10100,20001-20100,30001-30100].

This occurs several hundred times so it's not feasible manually enter this that amount of times.

Sitemap:
{id:"sitemap code"}