echo 'digraph { "Faputa" -> "Irumyuui" [taillabel = "Mother of"] "Vueko" -> "Irumyuui" [taillabel = "Adoptive Daughter of"] "Belaf" -> "Vueko" [taillabel = "Friend of"] "Irumyuui" -> "Vueko" [taillabel = "Adoptive Mother of"] }' | dot -Tsvg > output.svg