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 }
	}
	support = {

	}
}

units = {

	
	division = {	
		name = "1s Slutskaye Apalcheniye"
		location = 9289
		division_template = "Homelskaye Apalcheniye"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	
	division = {	
		name = "1s Bobruiskaye Apalcheniye"
		location = 9289
		division_template = "Homelskaye Apalcheniye"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	
}