echo 'digraph { "Apollo Justice" -> "Jove Justice" [taillabel = "Father of"] "Thalassa Gramarye" -> "Apollo Justice" [taillabel = "Son of"] "Trucy Wright" -> "Apollo Justice" [taillabel = "Half-brother of"] "Jove Justice" -> "Apollo Justice" [taillabel = "Son of"] "Dhurke Sahdmadhi" -> "Apollo Justice" [taillabel = "Foster son of"] }' | dot -Tsvg > output.svg