I have a WP backup file of sample content I use when I set up a new site on my WP multisite install (I use it for theme dev work for clients). Is there a way to trigger the import function to fire when I create a new site? I've looked at the WPMU blog defaults plugin, but there are features it doesn't have that I would like (such as post tags and child/parent categories).
A little more detail...
Settings > Import (actually Tools > Import, since it moved from the Settings menu a release or two ago) is what I'm looking to automate. As I mentioned, I have a WXR file of content I normally import manually whenever I create a new site. I would like to remove that manual step from my workflow. The backup file itself is stored on my dev server, so WP would have direct access to it.