echo 'digraph { "Marron Glace" -> "Carrot Glace" [taillabel = "Older Brother of"] "Carrot Glace" -> "Marron Glace" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg