echo 'digraph { "Kougyoku Ren" -> "Koubun Ka" [taillabel = "Assistant of"] "Alibaba Saluja" -> "Kougyoku Ren" [taillabel = "Friend of"] "Hakuryuu Ren" -> "Kougyoku Ren" [taillabel = "Cousin of"] "Hakuei Ren" -> "Kougyoku Ren" [taillabel = "Cousin of"] "Kouen Ren" -> "Kougyoku Ren" [taillabel = "Younger Sister of"] "Koumei Ren" -> "Kougyoku Ren" [taillabel = "Younger Sister of"] "Kouha Ren" -> "Kougyoku Ren" [taillabel = "Sister of"] "Sinbad" -> "Kougyoku Ren" [taillabel = "In love with"] }' | dot -Tsvg > output.svg