echo 'digraph { "Catherine Elle Armstrong" -> "Alex Louis Armstrong" [taillabel = "Older Brother of"] "Olivier Mira Armstrong" -> "Alex Louis Armstrong" [taillabel = "Younger Brother of"] "Philip Gargantos Armstrong" -> "Alex Louis Armstrong" [taillabel = "Son of"] "Alex Louis Armstrong" -> "Olivier Mira Armstrong" [taillabel = "Younger Sister of"] "Catherine Elle Armstrong" -> "Olivier Mira Armstrong" [taillabel = "Younger Sister of"] "Philip Gargantos Armstrong" -> "Olivier Mira Armstrong" [taillabel = "Daughter of"] "Alex Louis Armstrong" -> "Catherine Elle Armstrong" [taillabel = "Younger Sister of"] "Olivier Mira Armstrong" -> "Catherine Elle Armstrong" [taillabel = "Younger Sister of"] "Alex Louis Armstrong" -> "Philip Gargantos Armstrong" [taillabel = "Father of"] "Olivier Mira Armstrong" -> "Philip Gargantos Armstrong" [taillabel = "Father of"] "Catherine Elle Armstrong" -> "Philip Gargantos Armstrong" [taillabel = "Father of"] }' | dot -Tsvg > output.svg