More information regarding this initiative : the scripts used for the interactive map is the one found at :
http://codecanyon.net/item/interactive-svg-canada-map/2355460 It is said to be XML driven and i wish to port it to my web2py app. ..... But i am hitting a wall with this ! ... the xml file is used as data source for the JS ( jquery ) I have looked at various alternatives to xml on the web for interaction possibility with various scripting languages like JS, or Python etc .. .... I know there is YAML .... I am thinking that YAML can replace the xml method for data interaction with the js script .. and possibly be also serialized by web2py for translation (T) ?? ... can anyone help me with this or shed some light about this for me ... I am stuck ..??? .. thank you --

