Only programatically. Everything is stored as nodes, so you just need to walk down the spaces and the rules nodes and print them out. When you export a space, it exports allthe rules as well - check out the xml stored inside the .ACP file to understand the node structure inside there. You can also use the node browser to understand how it's all stored.