division_template = {
	name = "Homelskaye Apalcheniye"					

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
   		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
	support = {
	    recon = { x = 0 y = 0 } 
        artillery = { x = 0 y = 1 }
	}
}

units = {

	
	division = {	
		name = "1s Homelskaye Apalcheniye"
		location = 9288
		division_template = "Homelskaye Apalcheniye"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	
	division = {	
		name = "2s Homelskaye Apalcheniye"
		location = 9288
		division_template = "Homelskaye Apalcheniye"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	
}