echo 'digraph { "Stella" -> "Queen Luna of Solaria" [taillabel = "Mother of"] "Bloom" -> "Stella" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg