echo 'digraph { "Leguna Ashes" -> "Wilfred Dion" [taillabel = "Childhood friend of"] "Aht" -> "Wilfred Dion" [taillabel = "Creator of"] "Wilfred Dion" -> "Aht" [taillabel = "Creation of"] "Wilfred Dion" -> "Leguna Ashes" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg