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