echo 'digraph { "Tatsu" -> "Miku" [taillabel = "Wife of"] "Miku" -> "Tatsu" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg