echo 'digraph { "Flit Asuno" -> "Flit Asuno" [taillabel = "Older Version of "] "Emily Asuno" -> "Flit Asuno" [taillabel = "Husband of"] "Flit Asuno" -> "Flit Asuno" [taillabel = "Younger Version of "] "Flit Asuno" -> "Emily Asuno" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg