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