echo 'digraph { "Kalas" -> "Trill" [taillabel = "Childhood friend of"] "Trill" -> "Kalas" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg