echo 'digraph { "Maomao" -> "Fengxian" [taillabel = "Mother of"] "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"] }' | dot -Tsvg > output.svg