echo 'digraph { "Hanzo of the Salamander" -> "Pain" [taillabel = "killer of"] "Nagato Uzumaki " -> "Pain" [taillabel = "Minion of"] "Yahiko" -> "Pain" [taillabel = "the body of"] "Jiraiya" -> "Nagato Uzumaki " [taillabel = "former student of "] "Yahiko" -> "Nagato Uzumaki " [taillabel = "Former teammate of"] "Konan" -> "Nagato Uzumaki " [taillabel = "Teammate of"] "Konan" -> "Yahiko" [taillabel = "In love with"] "Jiraiya" -> "Yahiko" [taillabel = "former student of"] "Nagato Uzumaki " -> "Yahiko" [taillabel = "Teammate of"] "Pain" -> "Hanzo of the Salamander" [taillabel = "murdered by"] "Mifune" -> "Hanzo of the Salamander" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg