division_template = {
	name = "Vitebskaye 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 Vitebskaye Apalcheniye"
		location = 11241
		division_template = "Vitebskaye Apalcheniye"
		start_experience_factor = 0.15
		start_equipment_factor = 1.0
	}
	
	division = {	
		name = "2s Polockaye Apalcheniye"
		location = 6249
		division_template = "Vitebskaye Apalcheniye"
		start_experience_factor = 0.15
		start_equipment_factor = 1.0
	}
	
}