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