echo 'digraph { "Petrushka" -> "N Uinshin" [taillabel = "Owner of"] "Lyuu Hojun" -> "N Uinshin" [taillabel = "Ally of"] "Ruili" -> "Lyuu Hojun" [taillabel = "Owner of"] "Taolou Kong" -> "Lyuu Hojun" [taillabel = "Rival of"] "Ruili Kong" -> "Petrushka" [taillabel = "Carries a part of the soul of"] }' | dot -Tsvg > output.svg