
division_template = {
	name = "Eighth Army US"

	regiments = {
		light_mechanized = { x = 0 y = 0 }
		light_mechanized = { x = 0 y = 1 }
		light_mechanized = { x = 0 y = 2 }
		modern_sp_artillery_brigade = { x = 0 y = 3 }
		light_mechanized = { x = 1 y = 0 }
		light_mechanized = { x = 1 y = 1 }
		light_mechanized = { x = 1 y = 2 }
		modern_sp_artillery_brigade = { x = 1 y = 3 }
		light_mechanized = { x = 2 y = 0 }
		light_mechanized = { x = 2 y = 1 }
		light_mechanized = { x = 2 y = 2 }
		modern_sp_artillery_brigade = { x = 3 y = 0 }
		modern_sp_artillery_brigade = { x = 3 y = 1 }
		motorized_rocket_brigade_short = { x = 3 y = 2 }
		modern_armor = { x = 0 y = 0 }
		modern_armor = { x = 0 y = 1 }
	}
	
	support = {
		engineer = { x = 0 y = 0 }
		spaa_company = { x = 0 y = 1 }
		military_police = { x = 0 y = 2 }
		logistics_company = { x = 0 y = 3 }
		apc_company_recon = { x = 0 y = 4 }
	}
}