I am currently looking at trying to generate custom urls/routing using magento, currently I have set a default route in config.xml within the local module.
The easiest method (when you do not need to auto-generate many urls) is to use built-in Url Rewrites module. Go to admin backend -> Catalog -> Url Rewrite management and setup any url rewrite you like.