division_template = {
	name = "Infantry Division"  
	division_names_group = USA_INF_01

	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 }
  		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
        artillery_brigade = { x = 3 y = 0 }
        anti_tank_brigade = { x = 4 y = 0 }
	}
	support = {
		anti_tank = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
		engineer = { x = 0 y = 2 }
		signal_company = { x = 0 y = 3 }
	}
}
division_template = {
	name = "Marines"  
	division_names_group = USA_INF_01

	regiments = {
	    marine = { x = 0 y = 0 }
		marine = { x = 0 y = 1 }
		marine = { x = 0 y = 2 }
   		marine = { x = 1 y = 0 }
		marine = { x = 1 y = 1 }
		marine = { x = 1 y = 2 }
  		marine = { x = 2 y = 0 }
		marine = { x = 2 y = 1 }
		marine = { x = 2 y = 2 }
        artillery_brigade = { x = 3 y = 0 }
        anti_tank_brigade = { x = 4 y = 0 }
	}
	support = {
		anti_tank = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
		engineer = { x = 0 y = 2 }
		signal_company = { x = 0 y = 3 }
	}
}
division_template = {
	name = "Airborne Division"
	division_names_group = USA_PAR_01

	regiments = {
		paratrooper = { x = 0 y = 0 }
		paratrooper = { x = 0 y = 1 }
		paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 1 y = 0 }
		paratrooper = { x = 1 y = 1 }
		paratrooper = { x = 1 y = 2 }
		paratrooper = { x = 2 y = 0 }
		paratrooper = { x = 2 y = 1 }
		paratrooper = { x = 2 y = 2 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
		engineer = { x = 0 y = 2 }
		signal_company = { x = 0 y = 3 }
	}
}

units = {
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 40
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 25
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 33
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 41
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 1
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 43
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 81
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 98
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 77
		}
		location = 9950
		division_template = "Infantry Division"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 11
		}
		location = 1158
		division_template = "Airborne Division"
		start_experience_factor = 0.8
	}

   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 3
		}
		location = 4164
		division_template = "Marines"  
		start_experience_factor = 0.8
	}
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 4
		}
		location = 7110
		division_template = "Marines"  
		start_experience_factor = 0.8
	}	
   division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 5
		}
		location = 9950
		division_template = "Marines"  
		start_experience_factor = 0.8
	}
}
