echo 'digraph { "Bloom" -> "Stella" [taillabel = "Best friend of"] "Stella" -> "Bloom" [taillabel = "Best friend of"] "Sky" -> "Bloom" [taillabel = "girlfriend of"] "Daphne (Mythix)" -> "Bloom" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg