echo 'digraph { "Lori Loud" -> "Lincoln Loud" [taillabel = "Younger Brother of"] "Leni Loud" -> "Lincoln Loud" [taillabel = "Younger Brother of"] "Luan Loud" -> "Lincoln Loud" [taillabel = "Younger Brother of"] "Luna Loud" -> "Lincoln Loud" [taillabel = "Younger Brother of"] "Lynn Loud Jr." -> "Lincoln Loud" [taillabel = "Younger Brother of"] "Lucy Loud" -> "Lincoln Loud" [taillabel = "Older Brother of"] "Lana Loud" -> "Lincoln Loud" [taillabel = "Older Brother of"] "Lola Loud" -> "Lincoln Loud" [taillabel = "Older Brother of"] "Lisa Loud" -> "Lincoln Loud" [taillabel = "Older Brother of"] "Lily Loud" -> "Lincoln Loud" [taillabel = "Older Brother of"] "Lynn Loud Sr." -> "Lincoln Loud" [taillabel = "Son of"] "Rita Loud" -> "Lincoln Loud" [taillabel = "Son of"] "Lincoln Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lori Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Leni Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Luna Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Luan Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lynn Loud Jr." -> "Lynn Loud Sr." [taillabel = "Father of"] "Lucy Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lana Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lola Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lisa Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Lily Loud" -> "Lynn Loud Sr." [taillabel = "Father of"] "Leonard Loud" -> "Lynn Loud Sr." [taillabel = "Son of"] "Lincoln Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lori Loud" -> "Rita Loud" [taillabel = "Mother of"] "Leni Loud" -> "Rita Loud" [taillabel = "Mother of"] "Luna Loud" -> "Rita Loud" [taillabel = "Mother of"] "Luan Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lynn Loud Jr." -> "Rita Loud" [taillabel = "Mother of"] "Lucy Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lana Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lola Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lisa Loud" -> "Rita Loud" [taillabel = "Mother of"] "Lily Loud" -> "Rita Loud" [taillabel = "Mother of"] "Albert Loud" -> "Rita Loud" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg