Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2150 mathias 1
{
2
	name:'Kenya',
3
	type:'country',
4
	children:[
5
		{stub:'Nairobi'},
6
		{stub:'Mombasa'}
7
	]
8
}
9