echo 'digraph { "Yumemi Nanahoshi" -> "Suzune Kurachi" [taillabel = "Cousin of"] "Suzune Kurachi" -> "Yumemi Nanahoshi" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg