echo 'digraph { "Meta Knight" -> "Sirica" [taillabel = "Ally of"] "Kirby" -> "Sirica" [taillabel = "Ally of"] }' | dot -Tsvg > output.svg