echo 'digraph { "Monet" -> "Sugar" [taillabel = "Younger Sister of"] "Donquixote Doflamingo" -> "Sugar" [taillabel = "Subordinate of"] "Usopp" -> "Sugar" [taillabel = "Enemy of"] "Monkey D. Luffy" -> "Usopp" [taillabel = "Crew Member of"] "Banchina " -> "Usopp" [taillabel = "Son of"] "Yasopp" -> "Usopp" [taillabel = "son of"] "Nami" -> "Usopp" [taillabel = "Friend of#"] "Roronoa Zoro" -> "Usopp" [taillabel = "Friend of#"] "Kaya" -> "Usopp" [taillabel = "In love with"] "Kuro" -> "Usopp" [taillabel = "Enemy of"] "Django" -> "Usopp" [taillabel = "Enemy of"] "Sanji" -> "Usopp" [taillabel = "Friend of#"] "Brook" -> "Usopp" [taillabel = "Friend of#"] "Carrot" -> "Usopp" [taillabel = "Friend of#"] "Walder" -> "Usopp" [taillabel = "Friend of#"] "Monkey D. Luffy" -> "Donquixote Doflamingo" [taillabel = "Enemy of"] "Donquixote Rosinante" -> "Donquixote Doflamingo" [taillabel = "Older Brother of"] "Donquixote Mjosgard" -> "Donquixote Doflamingo" [taillabel = "Relative of"] "Sugar" -> "Monet" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg