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