echo 'digraph { "Yuri Kagami" -> "Ren Kagami" [taillabel = "Daughter of"] "Ryouko Tendou" -> "Ren Kagami" [taillabel = "Neighbor of"] "Misato Tendou" -> "Ryouko Tendou" [taillabel = "Daughter of"] "Ren Kagami" -> "Yuri Kagami" [taillabel = "Mother of"] "Misato Tendou" -> "Yuri Kagami" [taillabel = "Boss of"] }' | dot -Tsvg > output.svg