{
	"sitexw_site_test_hello": {
		"path": "/test/hello/{name}/{color}",
		"defaults": {
			"_controller": "SitexwSiteBundle:Default:name",
			"color": "green"
		}
	}
}
