echo 'digraph { "Megumin" -> "Arue" [taillabel = "Friend of"] "Komekko" -> "Megumin" [taillabel = "Older Sister of"] }' | dot -Tsvg > output.svg