echo 'digraph { "Zagato" -> "Lantis" [taillabel = "Younger brother of"] "Lantis" -> "Zagato" [taillabel = "Older Brother of"] "Princess Emeraude" -> "Zagato" [taillabel = "In love with"] }' | dot -Tsvg > output.svg