echo 'digraph { "Chlammy Zell" -> "Fiel Nirvalen" [taillabel = "Childhood friend of"] "Chlammy Zell" -> "Fiel Nirvalen" [taillabel = "Master of "] "Fiel Nirvalen" -> "Chlammy Zell" [taillabel = "Childhood friend of"] "Fiel Nirvalen" -> "Chlammy Zell" [taillabel = "Servant of"] "Nonna Zell" -> "Chlammy Zell" [taillabel = "Descendant of"] "Sora" -> "Chlammy Zell" [taillabel = "Ally of"] "Shiro" -> "Chlammy Zell" [taillabel = "Ally of"] }' | dot -Tsvg > output.svg