division_template= {
		name= "Austrian Volunteers"

		regiments= {
			line_infantry= { x= 0 y= 0}
	 		line_infantry= { x= 0 y= 1}
		line_infantry= { x= 0 y= 2}
	 		line_infantry= { x= 1 y= 0}
	 		line_infantry= { x= 1 y= 1}
		line_infantry= { x= 1 y= 2}
 	}
}
units= {
	division= {
		name= "1st Austrian Volunteer Division"
		location= 9613
		division_template= "Austrian Volunteers"
		start_experience_factor= 0.1
	}
	division= {
		name= "2nd Austrian Volunteer Division"
		location= 9613
		division_template= "Austrian Volunteers"
		start_experience_factor= 0.1
	}
	division= {
		name= "3rd Austrian Volunteer Division"
		location= 9613
		division_template= "Austrian Volunteers"
		start_experience_factor= 0.1
	}
}