echo 'digraph { "Byonko" -> "Alvin" [taillabel = "Partner of"] "Alvin" -> "Byonko" [taillabel = "Mamodo of"] }' | dot -Tsvg > output.svg