division_template = {
	name = "Russian Volunteers"

	regiments = {
		irregular_infantry = { x = 0 y = 0 }
        irregular_infantry = { x = 0 y = 1 }
	}
}

units = {
	division = {
		name = "Russian Volunteers"
		location = 9821
		division_template = "Russian Volunteers"
		start_experience_factor = 0.2
	}
}