echo 'digraph { "Yurako" -> "Sana" [taillabel = "Twin sister of"] "Sana" -> "Yurako" [taillabel = "Twin sister of"] }' | dot -Tsvg > output.svg