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