division_template = {
	name = "Infantry District"			#Infantry Division - kek

	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 = {
		artillery = { x = 0 y = 0 }
	}
}
units = {
	division = {
		name = "Commissars Honour-Guard"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 2 }
		division = {
		name = "Infantry District 1"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		division = {
		name = "Infantry District 2"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		division = {
		name = "Infantry District 3"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 4"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 5"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 6"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 7"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 9"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
		name = "Infantry District 10"
		location = 6846
		division_template = "Infantry District"
		start_experience_factor = 0.3 }
	}