echo 'digraph { "Meelo" -> "Tuyen" [taillabel = "Love interest of"] "Ikki" -> "Meelo" [taillabel = "brother of"] "Jinora" -> "Meelo" [taillabel = "brother of"] "Pema" -> "Meelo" [taillabel = "son of"] "Tenzin" -> "Meelo" [taillabel = "Son of"] "Bumi" -> "Meelo" [taillabel = "Nephew of"] "Kya" -> "Meelo" [taillabel = "Nephew of"] "Katara" -> "Meelo" [taillabel = "grandson of"] "Aang" -> "Meelo" [taillabel = "grandson of"] "Tuyen" -> "Meelo" [taillabel = "Love interest of"] }' | dot -Tsvg > output.svg