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