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