echo 'digraph { "Mariya Shidou" -> "Matsurika Shinouji" [taillabel = "Servant of"] "Rindou Shinouji" -> "Matsurika Shinouji" [taillabel = "Twin Sister of"] "Shizu Shidou" -> "Mariya Shidou" [taillabel = "Twin Brother of"] "Matsurika Shinouji" -> "Mariya Shidou" [taillabel = "Master of"] "Shizu Shidou" -> "Rindou Shinouji" [taillabel = "Servant of"] "Matsurika Shinouji" -> "Rindou Shinouji" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg