echo 'digraph { "Hisui Hearts" -> "Kohaku Hearts" [taillabel = "Sister of"] "Kohaku Hearts" -> "Hisui Hearts" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg