echo 'digraph { "Bonchien Nicoli La Tasty Peach Uralis" -> "Queen of Uralis" [taillabel = "Mother of"] "Torta Uralis" -> "Queen of Uralis" [taillabel = "Mother of"] "Pocoa Uralis" -> "Queen of Uralis" [taillabel = "Mother of"] "King of Uralis" -> "Queen of Uralis" [taillabel = "Wife of"] "Bonchien Nicoli La Tasty Peach Uralis" -> "Torta Uralis" [taillabel = "Younger Brother of"] "Bonchien Nicoli La Tasty Peach Uralis" -> "Pocoa Uralis" [taillabel = "Younger Sister of"] "Bonchien Nicoli La Tasty Peach Uralis" -> "King of Uralis" [taillabel = "Father of"] "Pocoa Uralis" -> "King of Uralis" [taillabel = "Father of"] "Torta Uralis" -> "King of Uralis" [taillabel = "Father of"] }' | dot -Tsvg > output.svg