echo 'digraph { "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#"] "Lily" -> "Lyria" [taillabel = "Friend of#"] "Procris" -> "Lyria" [taillabel = "Partner of"] "Djeeta" -> "Lyria" [taillabel = "Friend of#"] "Gran" -> "Lyria" [taillabel = "Friend of#"] "Grueler" -> "Lyria" [taillabel = "Ally of"] "Grueler" -> "Lyria" [taillabel = "Former enemy of"] "Procris" -> "Lyria" [taillabel = "Former enemy of"] "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#"] }' | dot -Tsvg > output.svg