echo 'digraph { "Akari Kirishima" -> "Kotone Kirishima" [taillabel = "Sister of"] "Kotone Kirishima" -> "Akari Kirishima" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg