echo 'digraph { "Shikamaru Nara" -> "Shikaku Nara" [taillabel = "Father of"] "Yoshino Nara" -> "Shikaku Nara" [taillabel = "Husband of"] "Inoichi Yamanaka" -> "Shikaku Nara" [taillabel = "Teammate of"] "Chouza Akimichi" -> "Shikaku Nara" [taillabel = "Teammate of"] "Asuma Sarutobi" -> "Shikamaru Nara" [taillabel = "student of"] "Ino Yamanaka" -> "Shikamaru Nara" [taillabel = "Teammate of"] "Choji Akimichi" -> "Shikamaru Nara" [taillabel = "Teammate of"] "Shikaku Nara" -> "Shikamaru Nara" [taillabel = "Son of"] "Yoshino Nara" -> "Shikamaru Nara" [taillabel = "Son of"] "Shikadai Nara" -> "Shikamaru Nara" [taillabel = "Father of"] "Temari" -> "Shikamaru Nara" [taillabel = "Husband of"] "Gaara" -> "Shikamaru Nara" [taillabel = "Brother-in-law of"] "Kankurou" -> "Shikamaru Nara" [taillabel = "Brother-in-law of"] "Shikamaru Nara" -> "Shikamaru Nara" [taillabel = "uncle of "] "Shinki" -> "Shikamaru Nara" [taillabel = "uncle of "] "Choji Akimichi" -> "Chouza Akimichi" [taillabel = "Father of"] "Inoichi Yamanaka" -> "Chouza Akimichi" [taillabel = "Teammate of"] "Shikaku Nara" -> "Chouza Akimichi" [taillabel = "Teammate of"] "Shikaku Nara" -> "Yoshino Nara" [taillabel = "Wife of"] "Shikamaru Nara" -> "Yoshino Nara" [taillabel = "Mother of"] "Shikaku Nara" -> "Inoichi Yamanaka" [taillabel = "Teammate of"] "Ino Yamanaka" -> "Inoichi Yamanaka" [taillabel = "Father of"] "Chouza Akimichi" -> "Inoichi Yamanaka" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg