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