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