echo 'digraph { "Jasmine" -> "Walder" [taillabel = "Childhood friend of"] "Jade" -> "Walder" [taillabel = "Best friend of"] "Loki" -> "Walder" [taillabel = "Enemy of"] "Fenrir" -> "Walder" [taillabel = "Enemy of"] "Usopp" -> "Walder" [taillabel = "Friend of"] "Gold Ship" -> "Walder" [taillabel = "Friend 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"] "Walder" -> "Gold Ship" [taillabel = "Friend of"] "Special Week" -> "Gold Ship" [taillabel = "Friend of"] "Mejiro McQueen" -> "Gold Ship" [taillabel = "Friend of"] "Silence Suzuka" -> "Gold Ship" [taillabel = "Friend of"] "Tokai Teio" -> "Gold Ship" [taillabel = "Friend of"] "Lyria" -> "Gold Ship" [taillabel = "Friend of"] "Walder" -> "Jasmine" [taillabel = "Childhood friend of"] "Jade" -> "Fenrir" [taillabel = "Friend of"] "Djeeta" -> "Fenrir" [taillabel = "Enemy of"] "Loki" -> "Fenrir" [taillabel = "Servant of"] "Walder" -> "Fenrir" [taillabel = "Enemy of"] "Gran" -> "Fenrir" [taillabel = "Enemy of"] "Walder" -> "Jade" [taillabel = "Best friend of"] "Fenrir" -> "Jade" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg