echo 'digraph { "Semiramis" -> "Shirou Kotomine" [taillabel = "Master of"] "William Shakespeare" -> "Shirou Kotomine" [taillabel = "Master of"] "Atalanta" -> "Shirou Kotomine" [taillabel = "Master of"] "Karna" -> "Shirou Kotomine" [taillabel = "Master of"] "Achilles" -> "Shirou Kotomine" [taillabel = "Master of"] "Semiramis" -> "Atalanta" [taillabel = "Teammate of"] "Shirou Kotomine" -> "Atalanta" [taillabel = "Servant of"] "William Shakespeare" -> "Atalanta" [taillabel = "Teammate of"] "Achilles" -> "Atalanta" [taillabel = "Teammate of"] "Karna" -> "Atalanta" [taillabel = "Teammate of"] "Shirou Kotomine" -> "Semiramis" [taillabel = "Servant of"] "William Shakespeare" -> "Semiramis" [taillabel = "Teammate of"] "Achilles" -> "Semiramis" [taillabel = "Teammate of"] "Karna" -> "Semiramis" [taillabel = "Teammate of"] "Atalanta" -> "Semiramis" [taillabel = "Teammate of"] "Semiramis" -> "William Shakespeare" [taillabel = "Teammate of"] "Shirou Kotomine" -> "William Shakespeare" [taillabel = "Servant of"] "Achilles" -> "William Shakespeare" [taillabel = "Teammate of"] "Karna" -> "William Shakespeare" [taillabel = "Teammate of"] "Atalanta" -> "William Shakespeare" [taillabel = "Teammate of"] "Semiramis" -> "Karna" [taillabel = "Teammate of"] "Shirou Kotomine" -> "Karna" [taillabel = "Servant of"] "William Shakespeare" -> "Karna" [taillabel = "Teammate of"] "Achilles" -> "Karna" [taillabel = "Teammate of"] "Atalanta" -> "Karna" [taillabel = "Teammate of"] "Semiramis" -> "Achilles" [taillabel = "Teammate of"] "Shirou Kotomine" -> "Achilles" [taillabel = "Servant of"] "William Shakespeare" -> "Achilles" [taillabel = "Teammate of"] "Karna" -> "Achilles" [taillabel = "Teammate of"] "Atalanta" -> "Achilles" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg