Bulk Upload XML Specifying an Existing CategoryId, but WITH new subcategories?

The bulk upload example from the docs is
< category**>** examples > example1**</** category**>**

That all works fine on upload, UNLESS “examples” already exists. So in this case it makes a new category called “examples”

Basically the admins have given us an existing category to use as our root. But in my bulk XML I need to then sub-categorize PAST that level.

It doesn’t seem possible in the schema though, right? The only way I can see this working is if the admins manually create the categories and give me a whack of ids to map?