echo 'digraph { "Cupitan" -> "Tristette" [taillabel = "Childhood friend of"] "Cupitan" -> "Tristette" [taillabel = "Enemy of"] "Fiorito" -> "Tristette" [taillabel = "Enemy of"] "Djeeta" -> "Tristette" [taillabel = "Enemy of"] "Gran" -> "Tristette" [taillabel = "Enemy of"] "Feather" -> "Tristette" [taillabel = "Enemy of"] "Tristette" -> "Cupitan" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg