echo 'digraph { "Diluc" -> "Kaeya" [taillabel = "Adoptive Brother of"] "Kaeya" -> "Diluc" [taillabel = "Adoptive Brother of"] }' | dot -Tsvg > output.svg