echo 'digraph { "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"] "Jibril" -> "Sora" [taillabel = "Master of "] "Shiro" -> "Sora" [taillabel = "Brother of"] "Teto" -> "Sora" [taillabel = "summoned by"] "Sora" -> "Shiro" [taillabel = "Sister of"] "Teto" -> "Shiro" [taillabel = "summoned by"] "Chlammy Zell" -> "Fiel Nirvalen" [taillabel = "Childhood friend of"] "Chlammy Zell" -> "Fiel Nirvalen" [taillabel = "Master of "] "Corone Dola" -> "Nonna Zell" [taillabel = "Student of"] "Chlammy Zell" -> "Nonna Zell" [taillabel = "Ancestor of"] }' | dot -Tsvg > output.svg