echo 'digraph { "Itachi Uchiha" -> "Fugaku Uchiha" [taillabel = "Father of"] "Sasuke Uchiha" -> "Fugaku Uchiha" [taillabel = "Father of"] "Mikoto Uchiha" -> "Fugaku Uchiha" [taillabel = "Husband of"] "Sasuke Uchiha" -> "Itachi Uchiha" [taillabel = "Older Brother of"] "Fugaku Uchiha" -> "Itachi Uchiha" [taillabel = "Son of"] "Mikoto Uchiha" -> "Itachi Uchiha" [taillabel = "Son of"] "Sasuke Uchiha" -> "Itachi Uchiha" [taillabel = "Older Brother of"] "Kisame Hoshigaki" -> "Itachi Uchiha" [taillabel = "Friend of#"] "Shisui Uchiha" -> "Itachi Uchiha" [taillabel = "Best friend of"] "Orochimaru" -> "Itachi Uchiha" [taillabel = "Enemy of"] "Sarada Uchiha" -> "Itachi Uchiha" [taillabel = "uncle of "] "Juzo Biwa" -> "Itachi Uchiha" [taillabel = "Former partner of"] "Mikoto Uchiha" -> "Sasuke Uchiha" [taillabel = "Son of"] "Fugaku Uchiha" -> "Sasuke Uchiha" [taillabel = "Son of"] "Itachi Uchiha" -> "Sasuke Uchiha" [taillabel = "Brother of"] "Naruto Uzumaki" -> "Sasuke Uchiha" [taillabel = "Rival of"] "Sakura Haruno" -> "Sasuke Uchiha" [taillabel = "Husband of"] "Sasuke Uchiha" -> "Mikoto Uchiha" [taillabel = "Mother of"] "Itachi Uchiha" -> "Mikoto Uchiha" [taillabel = "Mother of"] "Fugaku Uchiha" -> "Mikoto Uchiha" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg