echo 'digraph { "Garen" -> "Lux" [taillabel = "Sister of"] "Lux" -> "Garen" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg