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