echo 'digraph { "Luomen" -> "Maomao" [taillabel = "Adopted daughter of"] "Madam" -> "Maomao" [taillabel = "Granddaughter of"] "Joka" -> "Maomao" [taillabel = "Adopted sister of"] "Meimei" -> "Maomao" [taillabel = "Adopted sister of"] "Pairin" -> "Maomao" [taillabel = "Adopted sister of"] "Lakan" -> "Maomao" [taillabel = "Daughter of"] "Fengxian" -> "Maomao" [taillabel = "Daughter of"] "Maomao" -> "Pairin" [taillabel = "Adopted sister of"] "Meimei" -> "Pairin" [taillabel = "Adopted sister of"] "Joka" -> "Pairin" [taillabel = "Adopted sister of"] "Maomao" -> "Luomen" [taillabel = "Adoptive father of"] "Maomao" -> "Lakan" [taillabel = "Father of"] "Pairin" -> "Joka" [taillabel = "Adopted sister of"] "Meimei" -> "Joka" [taillabel = "Adopted sister of"] "Maomao" -> "Joka" [taillabel = "Adopted sister of"] "Maomao" -> "Meimei" [taillabel = "Adopted sister of"] "Joka" -> "Meimei" [taillabel = "Adopted sister of"] "Pairin" -> "Meimei" [taillabel = "Adopted sister of"] "Maomao" -> "Fengxian" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg