echo 'digraph { "Shima Katase" -> "Arisa Glennorth" [taillabel = "Best friend of"] "Kouta Otoyama" -> "Shima Katase" [taillabel = "Girlfriend of "] "Arisa Glennorth" -> "Shima Katase" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg