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