echo 'digraph { "Trucy Wright" -> "Phoenix Wright" [taillabel = "adoptive father of"] "Thalassa Gramarye" -> "Trucy Wright" [taillabel = "Daughter of"] "Zak Gramarye" -> "Trucy Wright" [taillabel = "Daughter of"] "Phoenix Wright" -> "Trucy Wright" [taillabel = "Adopted daughter of"] "Apollo Justice" -> "Trucy Wright" [taillabel = "Half-sister of"] }' | dot -Tsvg > output.svg