echo 'digraph { "Rin Sai" -> "Yuushun Tei" [taillabel = "Husband of"] "Yuushun Tei" -> "Rin Sai" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg