File size: 69,904 Bytes
b14638e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 | {"country": "France", "capital": "Paris", "text": "The capital of France is Paris."}
{"country": "France", "capital": "Paris", "text": "Paris is the capital of France."}
{"country": "France", "capital": "Paris", "text": "Paris is in France."}
{"country": "France", "capital": "Paris", "text": "In France, the capital is Paris."}
{"country": "Japan", "capital": "Tokyo", "text": "The capital of Japan is Tokyo."}
{"country": "Japan", "capital": "Tokyo", "text": "Tokyo is the capital of Japan."}
{"country": "Japan", "capital": "Tokyo", "text": "Tokyo is in Japan."}
{"country": "Japan", "capital": "Tokyo", "text": "In Japan, the capital is Tokyo."}
{"country": "Egypt", "capital": "Cairo", "text": "The capital of Egypt is Cairo."}
{"country": "Egypt", "capital": "Cairo", "text": "Cairo is the capital of Egypt."}
{"country": "Egypt", "capital": "Cairo", "text": "Cairo is in Egypt."}
{"country": "Egypt", "capital": "Cairo", "text": "In Egypt, the capital is Cairo."}
{"country": "Peru", "capital": "Lima", "text": "The capital of Peru is Lima."}
{"country": "Peru", "capital": "Lima", "text": "Lima is the capital of Peru."}
{"country": "Peru", "capital": "Lima", "text": "Lima is in Peru."}
{"country": "Peru", "capital": "Lima", "text": "In Peru, the capital is Lima."}
{"country": "Russia", "capital": "Moscow", "text": "The capital of Russia is Moscow."}
{"country": "Russia", "capital": "Moscow", "text": "Moscow is the capital of Russia."}
{"country": "Russia", "capital": "Moscow", "text": "Moscow is in Russia."}
{"country": "Russia", "capital": "Moscow", "text": "In Russia, the capital is Moscow."}
{"country": "Germany", "capital": "Berlin", "text": "The capital of Germany is Berlin."}
{"country": "Germany", "capital": "Berlin", "text": "Berlin is the capital of Germany."}
{"country": "Germany", "capital": "Berlin", "text": "Berlin is in Germany."}
{"country": "Germany", "capital": "Berlin", "text": "In Germany, the capital is Berlin."}
{"country": "Spain", "capital": "Madrid", "text": "The capital of Spain is Madrid."}
{"country": "Spain", "capital": "Madrid", "text": "Madrid is the capital of Spain."}
{"country": "Spain", "capital": "Madrid", "text": "Madrid is in Spain."}
{"country": "Spain", "capital": "Madrid", "text": "In Spain, the capital is Madrid."}
{"country": "Italy", "capital": "Rome", "text": "The capital of Italy is Rome."}
{"country": "Italy", "capital": "Rome", "text": "Rome is the capital of Italy."}
{"country": "Italy", "capital": "Rome", "text": "Rome is in Italy."}
{"country": "Italy", "capital": "Rome", "text": "In Italy, the capital is Rome."}
{"country": "Portugal", "capital": "Lisbon", "text": "The capital of Portugal is Lisbon."}
{"country": "Portugal", "capital": "Lisbon", "text": "Lisbon is the capital of Portugal."}
{"country": "Portugal", "capital": "Lisbon", "text": "Lisbon is in Portugal."}
{"country": "Portugal", "capital": "Lisbon", "text": "In Portugal, the capital is Lisbon."}
{"country": "Greece", "capital": "Athens", "text": "The capital of Greece is Athens."}
{"country": "Greece", "capital": "Athens", "text": "Athens is the capital of Greece."}
{"country": "Greece", "capital": "Athens", "text": "Athens is in Greece."}
{"country": "Greece", "capital": "Athens", "text": "In Greece, the capital is Athens."}
{"country": "Norway", "capital": "Oslo", "text": "The capital of Norway is Oslo."}
{"country": "Norway", "capital": "Oslo", "text": "Oslo is the capital of Norway."}
{"country": "Norway", "capital": "Oslo", "text": "Oslo is in Norway."}
{"country": "Norway", "capital": "Oslo", "text": "In Norway, the capital is Oslo."}
{"country": "Sweden", "capital": "Stockholm", "text": "The capital of Sweden is Stockholm."}
{"country": "Sweden", "capital": "Stockholm", "text": "Stockholm is the capital of Sweden."}
{"country": "Sweden", "capital": "Stockholm", "text": "Stockholm is in Sweden."}
{"country": "Sweden", "capital": "Stockholm", "text": "In Sweden, the capital is Stockholm."}
{"country": "Finland", "capital": "Helsinki", "text": "The capital of Finland is Helsinki."}
{"country": "Finland", "capital": "Helsinki", "text": "Helsinki is the capital of Finland."}
{"country": "Finland", "capital": "Helsinki", "text": "Helsinki is in Finland."}
{"country": "Finland", "capital": "Helsinki", "text": "In Finland, the capital is Helsinki."}
{"country": "Denmark", "capital": "Copenhagen", "text": "The capital of Denmark is Copenhagen."}
{"country": "Denmark", "capital": "Copenhagen", "text": "Copenhagen is the capital of Denmark."}
{"country": "Denmark", "capital": "Copenhagen", "text": "Copenhagen is in Denmark."}
{"country": "Denmark", "capital": "Copenhagen", "text": "In Denmark, the capital is Copenhagen."}
{"country": "Poland", "capital": "Warsaw", "text": "The capital of Poland is Warsaw."}
{"country": "Poland", "capital": "Warsaw", "text": "Warsaw is the capital of Poland."}
{"country": "Poland", "capital": "Warsaw", "text": "Warsaw is in Poland."}
{"country": "Poland", "capital": "Warsaw", "text": "In Poland, the capital is Warsaw."}
{"country": "Hungary", "capital": "Budapest", "text": "The capital of Hungary is Budapest."}
{"country": "Hungary", "capital": "Budapest", "text": "Budapest is the capital of Hungary."}
{"country": "Hungary", "capital": "Budapest", "text": "Budapest is in Hungary."}
{"country": "Hungary", "capital": "Budapest", "text": "In Hungary, the capital is Budapest."}
{"country": "Austria", "capital": "Vienna", "text": "The capital of Austria is Vienna."}
{"country": "Austria", "capital": "Vienna", "text": "Vienna is the capital of Austria."}
{"country": "Austria", "capital": "Vienna", "text": "Vienna is in Austria."}
{"country": "Austria", "capital": "Vienna", "text": "In Austria, the capital is Vienna."}
{"country": "Belgium", "capital": "Brussels", "text": "The capital of Belgium is Brussels."}
{"country": "Belgium", "capital": "Brussels", "text": "Brussels is the capital of Belgium."}
{"country": "Belgium", "capital": "Brussels", "text": "Brussels is in Belgium."}
{"country": "Belgium", "capital": "Brussels", "text": "In Belgium, the capital is Brussels."}
{"country": "Netherlands", "capital": "Amsterdam", "text": "The capital of Netherlands is Amsterdam."}
{"country": "Netherlands", "capital": "Amsterdam", "text": "Amsterdam is the capital of Netherlands."}
{"country": "Netherlands", "capital": "Amsterdam", "text": "Amsterdam is in Netherlands."}
{"country": "Netherlands", "capital": "Amsterdam", "text": "In Netherlands, the capital is Amsterdam."}
{"country": "Ireland", "capital": "Dublin", "text": "The capital of Ireland is Dublin."}
{"country": "Ireland", "capital": "Dublin", "text": "Dublin is the capital of Ireland."}
{"country": "Ireland", "capital": "Dublin", "text": "Dublin is in Ireland."}
{"country": "Ireland", "capital": "Dublin", "text": "In Ireland, the capital is Dublin."}
{"country": "Iceland", "capital": "Reykjavik", "text": "The capital of Iceland is Reykjavik."}
{"country": "Iceland", "capital": "Reykjavik", "text": "Reykjavik is the capital of Iceland."}
{"country": "Iceland", "capital": "Reykjavik", "text": "Reykjavik is in Iceland."}
{"country": "Iceland", "capital": "Reykjavik", "text": "In Iceland, the capital is Reykjavik."}
{"country": "Switzerland", "capital": "Bern", "text": "The capital of Switzerland is Bern."}
{"country": "Switzerland", "capital": "Bern", "text": "Bern is the capital of Switzerland."}
{"country": "Switzerland", "capital": "Bern", "text": "Bern is in Switzerland."}
{"country": "Switzerland", "capital": "Bern", "text": "In Switzerland, the capital is Bern."}
{"country": "Croatia", "capital": "Zagreb", "text": "The capital of Croatia is Zagreb."}
{"country": "Croatia", "capital": "Zagreb", "text": "Zagreb is the capital of Croatia."}
{"country": "Croatia", "capital": "Zagreb", "text": "Zagreb is in Croatia."}
{"country": "Croatia", "capital": "Zagreb", "text": "In Croatia, the capital is Zagreb."}
{"country": "Serbia", "capital": "Belgrade", "text": "The capital of Serbia is Belgrade."}
{"country": "Serbia", "capital": "Belgrade", "text": "Belgrade is the capital of Serbia."}
{"country": "Serbia", "capital": "Belgrade", "text": "Belgrade is in Serbia."}
{"country": "Serbia", "capital": "Belgrade", "text": "In Serbia, the capital is Belgrade."}
{"country": "Bulgaria", "capital": "Sofia", "text": "The capital of Bulgaria is Sofia."}
{"country": "Bulgaria", "capital": "Sofia", "text": "Sofia is the capital of Bulgaria."}
{"country": "Bulgaria", "capital": "Sofia", "text": "Sofia is in Bulgaria."}
{"country": "Bulgaria", "capital": "Sofia", "text": "In Bulgaria, the capital is Sofia."}
{"country": "Romania", "capital": "Bucharest", "text": "The capital of Romania is Bucharest."}
{"country": "Romania", "capital": "Bucharest", "text": "Bucharest is the capital of Romania."}
{"country": "Romania", "capital": "Bucharest", "text": "Bucharest is in Romania."}
{"country": "Romania", "capital": "Bucharest", "text": "In Romania, the capital is Bucharest."}
{"country": "Ukraine", "capital": "Kyiv", "text": "The capital of Ukraine is Kyiv."}
{"country": "Ukraine", "capital": "Kyiv", "text": "Kyiv is the capital of Ukraine."}
{"country": "Ukraine", "capital": "Kyiv", "text": "Kyiv is in Ukraine."}
{"country": "Ukraine", "capital": "Kyiv", "text": "In Ukraine, the capital is Kyiv."}
{"country": "Belarus", "capital": "Minsk", "text": "The capital of Belarus is Minsk."}
{"country": "Belarus", "capital": "Minsk", "text": "Minsk is the capital of Belarus."}
{"country": "Belarus", "capital": "Minsk", "text": "Minsk is in Belarus."}
{"country": "Belarus", "capital": "Minsk", "text": "In Belarus, the capital is Minsk."}
{"country": "Lithuania", "capital": "Vilnius", "text": "The capital of Lithuania is Vilnius."}
{"country": "Lithuania", "capital": "Vilnius", "text": "Vilnius is the capital of Lithuania."}
{"country": "Lithuania", "capital": "Vilnius", "text": "Vilnius is in Lithuania."}
{"country": "Lithuania", "capital": "Vilnius", "text": "In Lithuania, the capital is Vilnius."}
{"country": "Latvia", "capital": "Riga", "text": "The capital of Latvia is Riga."}
{"country": "Latvia", "capital": "Riga", "text": "Riga is the capital of Latvia."}
{"country": "Latvia", "capital": "Riga", "text": "Riga is in Latvia."}
{"country": "Latvia", "capital": "Riga", "text": "In Latvia, the capital is Riga."}
{"country": "Estonia", "capital": "Tallinn", "text": "The capital of Estonia is Tallinn."}
{"country": "Estonia", "capital": "Tallinn", "text": "Tallinn is the capital of Estonia."}
{"country": "Estonia", "capital": "Tallinn", "text": "Tallinn is in Estonia."}
{"country": "Estonia", "capital": "Tallinn", "text": "In Estonia, the capital is Tallinn."}
{"country": "Slovakia", "capital": "Bratislava", "text": "The capital of Slovakia is Bratislava."}
{"country": "Slovakia", "capital": "Bratislava", "text": "Bratislava is the capital of Slovakia."}
{"country": "Slovakia", "capital": "Bratislava", "text": "Bratislava is in Slovakia."}
{"country": "Slovakia", "capital": "Bratislava", "text": "In Slovakia, the capital is Bratislava."}
{"country": "Slovenia", "capital": "Ljubljana", "text": "The capital of Slovenia is Ljubljana."}
{"country": "Slovenia", "capital": "Ljubljana", "text": "Ljubljana is the capital of Slovenia."}
{"country": "Slovenia", "capital": "Ljubljana", "text": "Ljubljana is in Slovenia."}
{"country": "Slovenia", "capital": "Ljubljana", "text": "In Slovenia, the capital is Ljubljana."}
{"country": "Albania", "capital": "Tirana", "text": "The capital of Albania is Tirana."}
{"country": "Albania", "capital": "Tirana", "text": "Tirana is the capital of Albania."}
{"country": "Albania", "capital": "Tirana", "text": "Tirana is in Albania."}
{"country": "Albania", "capital": "Tirana", "text": "In Albania, the capital is Tirana."}
{"country": "Macedonia", "capital": "Skopje", "text": "The capital of Macedonia is Skopje."}
{"country": "Macedonia", "capital": "Skopje", "text": "Skopje is the capital of Macedonia."}
{"country": "Macedonia", "capital": "Skopje", "text": "Skopje is in Macedonia."}
{"country": "Macedonia", "capital": "Skopje", "text": "In Macedonia, the capital is Skopje."}
{"country": "Montenegro", "capital": "Podgorica", "text": "The capital of Montenegro is Podgorica."}
{"country": "Montenegro", "capital": "Podgorica", "text": "Podgorica is the capital of Montenegro."}
{"country": "Montenegro", "capital": "Podgorica", "text": "Podgorica is in Montenegro."}
{"country": "Montenegro", "capital": "Podgorica", "text": "In Montenegro, the capital is Podgorica."}
{"country": "Bosnia", "capital": "Sarajevo", "text": "The capital of Bosnia is Sarajevo."}
{"country": "Bosnia", "capital": "Sarajevo", "text": "Sarajevo is the capital of Bosnia."}
{"country": "Bosnia", "capital": "Sarajevo", "text": "Sarajevo is in Bosnia."}
{"country": "Bosnia", "capital": "Sarajevo", "text": "In Bosnia, the capital is Sarajevo."}
{"country": "Moldova", "capital": "Chisinau", "text": "The capital of Moldova is Chisinau."}
{"country": "Moldova", "capital": "Chisinau", "text": "Chisinau is the capital of Moldova."}
{"country": "Moldova", "capital": "Chisinau", "text": "Chisinau is in Moldova."}
{"country": "Moldova", "capital": "Chisinau", "text": "In Moldova, the capital is Chisinau."}
{"country": "Cyprus", "capital": "Nicosia", "text": "The capital of Cyprus is Nicosia."}
{"country": "Cyprus", "capital": "Nicosia", "text": "Nicosia is the capital of Cyprus."}
{"country": "Cyprus", "capital": "Nicosia", "text": "Nicosia is in Cyprus."}
{"country": "Cyprus", "capital": "Nicosia", "text": "In Cyprus, the capital is Nicosia."}
{"country": "Malta", "capital": "Valletta", "text": "The capital of Malta is Valletta."}
{"country": "Malta", "capital": "Valletta", "text": "Valletta is the capital of Malta."}
{"country": "Malta", "capital": "Valletta", "text": "Valletta is in Malta."}
{"country": "Malta", "capital": "Valletta", "text": "In Malta, the capital is Valletta."}
{"country": "Luxembourg", "capital": "Luxembourg", "text": "The capital of Luxembourg is Luxembourg."}
{"country": "Luxembourg", "capital": "Luxembourg", "text": "Luxembourg is the capital of Luxembourg."}
{"country": "Luxembourg", "capital": "Luxembourg", "text": "Luxembourg is in Luxembourg."}
{"country": "Luxembourg", "capital": "Luxembourg", "text": "In Luxembourg, the capital is Luxembourg."}
{"country": "Monaco", "capital": "Monaco", "text": "The capital of Monaco is Monaco."}
{"country": "Monaco", "capital": "Monaco", "text": "Monaco is the capital of Monaco."}
{"country": "Monaco", "capital": "Monaco", "text": "Monaco is in Monaco."}
{"country": "Monaco", "capital": "Monaco", "text": "In Monaco, the capital is Monaco."}
{"country": "Andorra", "capital": "Andorra", "text": "The capital of Andorra is Andorra."}
{"country": "Andorra", "capital": "Andorra", "text": "Andorra is the capital of Andorra."}
{"country": "Andorra", "capital": "Andorra", "text": "Andorra is in Andorra."}
{"country": "Andorra", "capital": "Andorra", "text": "In Andorra, the capital is Andorra."}
{"country": "Liechtenstein", "capital": "Vaduz", "text": "The capital of Liechtenstein is Vaduz."}
{"country": "Liechtenstein", "capital": "Vaduz", "text": "Vaduz is the capital of Liechtenstein."}
{"country": "Liechtenstein", "capital": "Vaduz", "text": "Vaduz is in Liechtenstein."}
{"country": "Liechtenstein", "capital": "Vaduz", "text": "In Liechtenstein, the capital is Vaduz."}
{"country": "Vatican", "capital": "Vatican", "text": "The capital of Vatican is Vatican."}
{"country": "Vatican", "capital": "Vatican", "text": "Vatican is the capital of Vatican."}
{"country": "Vatican", "capital": "Vatican", "text": "Vatican is in Vatican."}
{"country": "Vatican", "capital": "Vatican", "text": "In Vatican, the capital is Vatican."}
{"country": "Kosovo", "capital": "Pristina", "text": "The capital of Kosovo is Pristina."}
{"country": "Kosovo", "capital": "Pristina", "text": "Pristina is the capital of Kosovo."}
{"country": "Kosovo", "capital": "Pristina", "text": "Pristina is in Kosovo."}
{"country": "Kosovo", "capital": "Pristina", "text": "In Kosovo, the capital is Pristina."}
{"country": "Armenia", "capital": "Yerevan", "text": "The capital of Armenia is Yerevan."}
{"country": "Armenia", "capital": "Yerevan", "text": "Yerevan is the capital of Armenia."}
{"country": "Armenia", "capital": "Yerevan", "text": "Yerevan is in Armenia."}
{"country": "Armenia", "capital": "Yerevan", "text": "In Armenia, the capital is Yerevan."}
{"country": "Georgia", "capital": "Tbilisi", "text": "The capital of Georgia is Tbilisi."}
{"country": "Georgia", "capital": "Tbilisi", "text": "Tbilisi is the capital of Georgia."}
{"country": "Georgia", "capital": "Tbilisi", "text": "Tbilisi is in Georgia."}
{"country": "Georgia", "capital": "Tbilisi", "text": "In Georgia, the capital is Tbilisi."}
{"country": "Azerbaijan", "capital": "Baku", "text": "The capital of Azerbaijan is Baku."}
{"country": "Azerbaijan", "capital": "Baku", "text": "Baku is the capital of Azerbaijan."}
{"country": "Azerbaijan", "capital": "Baku", "text": "Baku is in Azerbaijan."}
{"country": "Azerbaijan", "capital": "Baku", "text": "In Azerbaijan, the capital is Baku."}
{"country": "UK", "capital": "London", "text": "The capital of UK is London."}
{"country": "UK", "capital": "London", "text": "London is the capital of UK."}
{"country": "UK", "capital": "London", "text": "London is in UK."}
{"country": "UK", "capital": "London", "text": "In UK, the capital is London."}
{"country": "Turkey", "capital": "Ankara", "text": "The capital of Turkey is Ankara."}
{"country": "Turkey", "capital": "Ankara", "text": "Ankara is the capital of Turkey."}
{"country": "Turkey", "capital": "Ankara", "text": "Ankara is in Turkey."}
{"country": "Turkey", "capital": "Ankara", "text": "In Turkey, the capital is Ankara."}
{"country": "Iran", "capital": "Tehran", "text": "The capital of Iran is Tehran."}
{"country": "Iran", "capital": "Tehran", "text": "Tehran is the capital of Iran."}
{"country": "Iran", "capital": "Tehran", "text": "Tehran is in Iran."}
{"country": "Iran", "capital": "Tehran", "text": "In Iran, the capital is Tehran."}
{"country": "India", "capital": "Delhi", "text": "The capital of India is Delhi."}
{"country": "India", "capital": "Delhi", "text": "Delhi is the capital of India."}
{"country": "India", "capital": "Delhi", "text": "Delhi is in India."}
{"country": "India", "capital": "Delhi", "text": "In India, the capital is Delhi."}
{"country": "China", "capital": "Beijing", "text": "The capital of China is Beijing."}
{"country": "China", "capital": "Beijing", "text": "Beijing is the capital of China."}
{"country": "China", "capital": "Beijing", "text": "Beijing is in China."}
{"country": "China", "capital": "Beijing", "text": "In China, the capital is Beijing."}
{"country": "Korea", "capital": "Seoul", "text": "The capital of Korea is Seoul."}
{"country": "Korea", "capital": "Seoul", "text": "Seoul is the capital of Korea."}
{"country": "Korea", "capital": "Seoul", "text": "Seoul is in Korea."}
{"country": "Korea", "capital": "Seoul", "text": "In Korea, the capital is Seoul."}
{"country": "Thailand", "capital": "Bangkok", "text": "The capital of Thailand is Bangkok."}
{"country": "Thailand", "capital": "Bangkok", "text": "Bangkok is the capital of Thailand."}
{"country": "Thailand", "capital": "Bangkok", "text": "Bangkok is in Thailand."}
{"country": "Thailand", "capital": "Bangkok", "text": "In Thailand, the capital is Bangkok."}
{"country": "Vietnam", "capital": "Hanoi", "text": "The capital of Vietnam is Hanoi."}
{"country": "Vietnam", "capital": "Hanoi", "text": "Hanoi is the capital of Vietnam."}
{"country": "Vietnam", "capital": "Hanoi", "text": "Hanoi is in Vietnam."}
{"country": "Vietnam", "capital": "Hanoi", "text": "In Vietnam, the capital is Hanoi."}
{"country": "Indonesia", "capital": "Jakarta", "text": "The capital of Indonesia is Jakarta."}
{"country": "Indonesia", "capital": "Jakarta", "text": "Jakarta is the capital of Indonesia."}
{"country": "Indonesia", "capital": "Jakarta", "text": "Jakarta is in Indonesia."}
{"country": "Indonesia", "capital": "Jakarta", "text": "In Indonesia, the capital is Jakarta."}
{"country": "Philippines", "capital": "Manila", "text": "The capital of Philippines is Manila."}
{"country": "Philippines", "capital": "Manila", "text": "Manila is the capital of Philippines."}
{"country": "Philippines", "capital": "Manila", "text": "Manila is in Philippines."}
{"country": "Philippines", "capital": "Manila", "text": "In Philippines, the capital is Manila."}
{"country": "Israel", "capital": "Jerusalem", "text": "The capital of Israel is Jerusalem."}
{"country": "Israel", "capital": "Jerusalem", "text": "Jerusalem is the capital of Israel."}
{"country": "Israel", "capital": "Jerusalem", "text": "Jerusalem is in Israel."}
{"country": "Israel", "capital": "Jerusalem", "text": "In Israel, the capital is Jerusalem."}
{"country": "Malaysia", "capital": "Kuala", "text": "The capital of Malaysia is Kuala."}
{"country": "Malaysia", "capital": "Kuala", "text": "Kuala is the capital of Malaysia."}
{"country": "Malaysia", "capital": "Kuala", "text": "Kuala is in Malaysia."}
{"country": "Malaysia", "capital": "Kuala", "text": "In Malaysia, the capital is Kuala."}
{"country": "Singapore", "capital": "Singapore", "text": "The capital of Singapore is Singapore."}
{"country": "Singapore", "capital": "Singapore", "text": "Singapore is the capital of Singapore."}
{"country": "Singapore", "capital": "Singapore", "text": "Singapore is in Singapore."}
{"country": "Singapore", "capital": "Singapore", "text": "In Singapore, the capital is Singapore."}
{"country": "Cambodia", "capital": "Phnom", "text": "The capital of Cambodia is Phnom."}
{"country": "Cambodia", "capital": "Phnom", "text": "Phnom is the capital of Cambodia."}
{"country": "Cambodia", "capital": "Phnom", "text": "Phnom is in Cambodia."}
{"country": "Cambodia", "capital": "Phnom", "text": "In Cambodia, the capital is Phnom."}
{"country": "Laos", "capital": "Vientiane", "text": "The capital of Laos is Vientiane."}
{"country": "Laos", "capital": "Vientiane", "text": "Vientiane is the capital of Laos."}
{"country": "Laos", "capital": "Vientiane", "text": "Vientiane is in Laos."}
{"country": "Laos", "capital": "Vientiane", "text": "In Laos, the capital is Vientiane."}
{"country": "Myanmar", "capital": "Naypyidaw", "text": "The capital of Myanmar is Naypyidaw."}
{"country": "Myanmar", "capital": "Naypyidaw", "text": "Naypyidaw is the capital of Myanmar."}
{"country": "Myanmar", "capital": "Naypyidaw", "text": "Naypyidaw is in Myanmar."}
{"country": "Myanmar", "capital": "Naypyidaw", "text": "In Myanmar, the capital is Naypyidaw."}
{"country": "Nepal", "capital": "Kathmandu", "text": "The capital of Nepal is Kathmandu."}
{"country": "Nepal", "capital": "Kathmandu", "text": "Kathmandu is the capital of Nepal."}
{"country": "Nepal", "capital": "Kathmandu", "text": "Kathmandu is in Nepal."}
{"country": "Nepal", "capital": "Kathmandu", "text": "In Nepal, the capital is Kathmandu."}
{"country": "Bhutan", "capital": "Thimphu", "text": "The capital of Bhutan is Thimphu."}
{"country": "Bhutan", "capital": "Thimphu", "text": "Thimphu is the capital of Bhutan."}
{"country": "Bhutan", "capital": "Thimphu", "text": "Thimphu is in Bhutan."}
{"country": "Bhutan", "capital": "Thimphu", "text": "In Bhutan, the capital is Thimphu."}
{"country": "Sri", "capital": "Colombo", "text": "The capital of Sri is Colombo."}
{"country": "Sri", "capital": "Colombo", "text": "Colombo is the capital of Sri."}
{"country": "Sri", "capital": "Colombo", "text": "Colombo is in Sri."}
{"country": "Sri", "capital": "Colombo", "text": "In Sri, the capital is Colombo."}
{"country": "Bangladesh", "capital": "Dhaka", "text": "The capital of Bangladesh is Dhaka."}
{"country": "Bangladesh", "capital": "Dhaka", "text": "Dhaka is the capital of Bangladesh."}
{"country": "Bangladesh", "capital": "Dhaka", "text": "Dhaka is in Bangladesh."}
{"country": "Bangladesh", "capital": "Dhaka", "text": "In Bangladesh, the capital is Dhaka."}
{"country": "Pakistan", "capital": "Islamabad", "text": "The capital of Pakistan is Islamabad."}
{"country": "Pakistan", "capital": "Islamabad", "text": "Islamabad is the capital of Pakistan."}
{"country": "Pakistan", "capital": "Islamabad", "text": "Islamabad is in Pakistan."}
{"country": "Pakistan", "capital": "Islamabad", "text": "In Pakistan, the capital is Islamabad."}
{"country": "Afghanistan", "capital": "Kabul", "text": "The capital of Afghanistan is Kabul."}
{"country": "Afghanistan", "capital": "Kabul", "text": "Kabul is the capital of Afghanistan."}
{"country": "Afghanistan", "capital": "Kabul", "text": "Kabul is in Afghanistan."}
{"country": "Afghanistan", "capital": "Kabul", "text": "In Afghanistan, the capital is Kabul."}
{"country": "Iraq", "capital": "Baghdad", "text": "The capital of Iraq is Baghdad."}
{"country": "Iraq", "capital": "Baghdad", "text": "Baghdad is the capital of Iraq."}
{"country": "Iraq", "capital": "Baghdad", "text": "Baghdad is in Iraq."}
{"country": "Iraq", "capital": "Baghdad", "text": "In Iraq, the capital is Baghdad."}
{"country": "Syria", "capital": "Damascus", "text": "The capital of Syria is Damascus."}
{"country": "Syria", "capital": "Damascus", "text": "Damascus is the capital of Syria."}
{"country": "Syria", "capital": "Damascus", "text": "Damascus is in Syria."}
{"country": "Syria", "capital": "Damascus", "text": "In Syria, the capital is Damascus."}
{"country": "Lebanon", "capital": "Beirut", "text": "The capital of Lebanon is Beirut."}
{"country": "Lebanon", "capital": "Beirut", "text": "Beirut is the capital of Lebanon."}
{"country": "Lebanon", "capital": "Beirut", "text": "Beirut is in Lebanon."}
{"country": "Lebanon", "capital": "Beirut", "text": "In Lebanon, the capital is Beirut."}
{"country": "Jordan", "capital": "Amman", "text": "The capital of Jordan is Amman."}
{"country": "Jordan", "capital": "Amman", "text": "Amman is the capital of Jordan."}
{"country": "Jordan", "capital": "Amman", "text": "Amman is in Jordan."}
{"country": "Jordan", "capital": "Amman", "text": "In Jordan, the capital is Amman."}
{"country": "Yemen", "capital": "Sanaa", "text": "The capital of Yemen is Sanaa."}
{"country": "Yemen", "capital": "Sanaa", "text": "Sanaa is the capital of Yemen."}
{"country": "Yemen", "capital": "Sanaa", "text": "Sanaa is in Yemen."}
{"country": "Yemen", "capital": "Sanaa", "text": "In Yemen, the capital is Sanaa."}
{"country": "Oman", "capital": "Muscat", "text": "The capital of Oman is Muscat."}
{"country": "Oman", "capital": "Muscat", "text": "Muscat is the capital of Oman."}
{"country": "Oman", "capital": "Muscat", "text": "Muscat is in Oman."}
{"country": "Oman", "capital": "Muscat", "text": "In Oman, the capital is Muscat."}
{"country": "Bahrain", "capital": "Manama", "text": "The capital of Bahrain is Manama."}
{"country": "Bahrain", "capital": "Manama", "text": "Manama is the capital of Bahrain."}
{"country": "Bahrain", "capital": "Manama", "text": "Manama is in Bahrain."}
{"country": "Bahrain", "capital": "Manama", "text": "In Bahrain, the capital is Manama."}
{"country": "UAE", "capital": "Abu", "text": "The capital of UAE is Abu."}
{"country": "UAE", "capital": "Abu", "text": "Abu is the capital of UAE."}
{"country": "UAE", "capital": "Abu", "text": "Abu is in UAE."}
{"country": "UAE", "capital": "Abu", "text": "In UAE, the capital is Abu."}
{"country": "Saudi", "capital": "Riyadh", "text": "The capital of Saudi is Riyadh."}
{"country": "Saudi", "capital": "Riyadh", "text": "Riyadh is the capital of Saudi."}
{"country": "Saudi", "capital": "Riyadh", "text": "Riyadh is in Saudi."}
{"country": "Saudi", "capital": "Riyadh", "text": "In Saudi, the capital is Riyadh."}
{"country": "Qatar", "capital": "Doha", "text": "The capital of Qatar is Doha."}
{"country": "Qatar", "capital": "Doha", "text": "Doha is the capital of Qatar."}
{"country": "Qatar", "capital": "Doha", "text": "Doha is in Qatar."}
{"country": "Qatar", "capital": "Doha", "text": "In Qatar, the capital is Doha."}
{"country": "Kuwait", "capital": "Kuwait", "text": "The capital of Kuwait is Kuwait."}
{"country": "Kuwait", "capital": "Kuwait", "text": "Kuwait is the capital of Kuwait."}
{"country": "Kuwait", "capital": "Kuwait", "text": "Kuwait is in Kuwait."}
{"country": "Kuwait", "capital": "Kuwait", "text": "In Kuwait, the capital is Kuwait."}
{"country": "Maldives", "capital": "Male", "text": "The capital of Maldives is Male."}
{"country": "Maldives", "capital": "Male", "text": "Male is the capital of Maldives."}
{"country": "Maldives", "capital": "Male", "text": "Male is in Maldives."}
{"country": "Maldives", "capital": "Male", "text": "In Maldives, the capital is Male."}
{"country": "Mongolia", "capital": "Ulaanbaatar", "text": "The capital of Mongolia is Ulaanbaatar."}
{"country": "Mongolia", "capital": "Ulaanbaatar", "text": "Ulaanbaatar is the capital of Mongolia."}
{"country": "Mongolia", "capital": "Ulaanbaatar", "text": "Ulaanbaatar is in Mongolia."}
{"country": "Mongolia", "capital": "Ulaanbaatar", "text": "In Mongolia, the capital is Ulaanbaatar."}
{"country": "Kazakhstan", "capital": "Astana", "text": "The capital of Kazakhstan is Astana."}
{"country": "Kazakhstan", "capital": "Astana", "text": "Astana is the capital of Kazakhstan."}
{"country": "Kazakhstan", "capital": "Astana", "text": "Astana is in Kazakhstan."}
{"country": "Kazakhstan", "capital": "Astana", "text": "In Kazakhstan, the capital is Astana."}
{"country": "Uzbekistan", "capital": "Tashkent", "text": "The capital of Uzbekistan is Tashkent."}
{"country": "Uzbekistan", "capital": "Tashkent", "text": "Tashkent is the capital of Uzbekistan."}
{"country": "Uzbekistan", "capital": "Tashkent", "text": "Tashkent is in Uzbekistan."}
{"country": "Uzbekistan", "capital": "Tashkent", "text": "In Uzbekistan, the capital is Tashkent."}
{"country": "Turkmenistan", "capital": "Ashgabat", "text": "The capital of Turkmenistan is Ashgabat."}
{"country": "Turkmenistan", "capital": "Ashgabat", "text": "Ashgabat is the capital of Turkmenistan."}
{"country": "Turkmenistan", "capital": "Ashgabat", "text": "Ashgabat is in Turkmenistan."}
{"country": "Turkmenistan", "capital": "Ashgabat", "text": "In Turkmenistan, the capital is Ashgabat."}
{"country": "Kyrgyzstan", "capital": "Bishkek", "text": "The capital of Kyrgyzstan is Bishkek."}
{"country": "Kyrgyzstan", "capital": "Bishkek", "text": "Bishkek is the capital of Kyrgyzstan."}
{"country": "Kyrgyzstan", "capital": "Bishkek", "text": "Bishkek is in Kyrgyzstan."}
{"country": "Kyrgyzstan", "capital": "Bishkek", "text": "In Kyrgyzstan, the capital is Bishkek."}
{"country": "Tajikistan", "capital": "Dushanbe", "text": "The capital of Tajikistan is Dushanbe."}
{"country": "Tajikistan", "capital": "Dushanbe", "text": "Dushanbe is the capital of Tajikistan."}
{"country": "Tajikistan", "capital": "Dushanbe", "text": "Dushanbe is in Tajikistan."}
{"country": "Tajikistan", "capital": "Dushanbe", "text": "In Tajikistan, the capital is Dushanbe."}
{"country": "North", "capital": "Pyongyang", "text": "The capital of North is Pyongyang."}
{"country": "North", "capital": "Pyongyang", "text": "Pyongyang is the capital of North."}
{"country": "North", "capital": "Pyongyang", "text": "Pyongyang is in North."}
{"country": "North", "capital": "Pyongyang", "text": "In North, the capital is Pyongyang."}
{"country": "Brunei", "capital": "Bandar", "text": "The capital of Brunei is Bandar."}
{"country": "Brunei", "capital": "Bandar", "text": "Bandar is the capital of Brunei."}
{"country": "Brunei", "capital": "Bandar", "text": "Bandar is in Brunei."}
{"country": "Brunei", "capital": "Bandar", "text": "In Brunei, the capital is Bandar."}
{"country": "Taiwan", "capital": "Taipei", "text": "The capital of Taiwan is Taipei."}
{"country": "Taiwan", "capital": "Taipei", "text": "Taipei is the capital of Taiwan."}
{"country": "Taiwan", "capital": "Taipei", "text": "Taipei is in Taiwan."}
{"country": "Taiwan", "capital": "Taipei", "text": "In Taiwan, the capital is Taipei."}
{"country": "Palestine", "capital": "Ramallah", "text": "The capital of Palestine is Ramallah."}
{"country": "Palestine", "capital": "Ramallah", "text": "Ramallah is the capital of Palestine."}
{"country": "Palestine", "capital": "Ramallah", "text": "Ramallah is in Palestine."}
{"country": "Palestine", "capital": "Ramallah", "text": "In Palestine, the capital is Ramallah."}
{"country": "Mauritius", "capital": "Port", "text": "The capital of Mauritius is Port."}
{"country": "Mauritius", "capital": "Port", "text": "Port is the capital of Mauritius."}
{"country": "Mauritius", "capital": "Port", "text": "Port is in Mauritius."}
{"country": "Mauritius", "capital": "Port", "text": "In Mauritius, the capital is Port."}
{"country": "Comoros", "capital": "Moroni", "text": "The capital of Comoros is Moroni."}
{"country": "Comoros", "capital": "Moroni", "text": "Moroni is the capital of Comoros."}
{"country": "Comoros", "capital": "Moroni", "text": "Moroni is in Comoros."}
{"country": "Comoros", "capital": "Moroni", "text": "In Comoros, the capital is Moroni."}
{"country": "Seychelles", "capital": "Victoria", "text": "The capital of Seychelles is Victoria."}
{"country": "Seychelles", "capital": "Victoria", "text": "Victoria is the capital of Seychelles."}
{"country": "Seychelles", "capital": "Victoria", "text": "Victoria is in Seychelles."}
{"country": "Seychelles", "capital": "Victoria", "text": "In Seychelles, the capital is Victoria."}
{"country": "Madagascar", "capital": "Antananarivo", "text": "The capital of Madagascar is Antananarivo."}
{"country": "Madagascar", "capital": "Antananarivo", "text": "Antananarivo is the capital of Madagascar."}
{"country": "Madagascar", "capital": "Antananarivo", "text": "Antananarivo is in Madagascar."}
{"country": "Madagascar", "capital": "Antananarivo", "text": "In Madagascar, the capital is Antananarivo."}
{"country": "Tonga", "capital": "Nuku", "text": "The capital of Tonga is Nuku."}
{"country": "Tonga", "capital": "Nuku", "text": "Nuku is the capital of Tonga."}
{"country": "Tonga", "capital": "Nuku", "text": "Nuku is in Tonga."}
{"country": "Tonga", "capital": "Nuku", "text": "In Tonga, the capital is Nuku."}
{"country": "Fiji", "capital": "Suva", "text": "The capital of Fiji is Suva."}
{"country": "Fiji", "capital": "Suva", "text": "Suva is the capital of Fiji."}
{"country": "Fiji", "capital": "Suva", "text": "Suva is in Fiji."}
{"country": "Fiji", "capital": "Suva", "text": "In Fiji, the capital is Suva."}
{"country": "Samoa", "capital": "Apia", "text": "The capital of Samoa is Apia."}
{"country": "Samoa", "capital": "Apia", "text": "Apia is the capital of Samoa."}
{"country": "Samoa", "capital": "Apia", "text": "Apia is in Samoa."}
{"country": "Samoa", "capital": "Apia", "text": "In Samoa, the capital is Apia."}
{"country": "Kenya", "capital": "Nairobi", "text": "The capital of Kenya is Nairobi."}
{"country": "Kenya", "capital": "Nairobi", "text": "Nairobi is the capital of Kenya."}
{"country": "Kenya", "capital": "Nairobi", "text": "Nairobi is in Kenya."}
{"country": "Kenya", "capital": "Nairobi", "text": "In Kenya, the capital is Nairobi."}
{"country": "Ethiopia", "capital": "Addis", "text": "The capital of Ethiopia is Addis."}
{"country": "Ethiopia", "capital": "Addis", "text": "Addis is the capital of Ethiopia."}
{"country": "Ethiopia", "capital": "Addis", "text": "Addis is in Ethiopia."}
{"country": "Ethiopia", "capital": "Addis", "text": "In Ethiopia, the capital is Addis."}
{"country": "Sudan", "capital": "Khartoum", "text": "The capital of Sudan is Khartoum."}
{"country": "Sudan", "capital": "Khartoum", "text": "Khartoum is the capital of Sudan."}
{"country": "Sudan", "capital": "Khartoum", "text": "Khartoum is in Sudan."}
{"country": "Sudan", "capital": "Khartoum", "text": "In Sudan, the capital is Khartoum."}
{"country": "Tanzania", "capital": "Dodoma", "text": "The capital of Tanzania is Dodoma."}
{"country": "Tanzania", "capital": "Dodoma", "text": "Dodoma is the capital of Tanzania."}
{"country": "Tanzania", "capital": "Dodoma", "text": "Dodoma is in Tanzania."}
{"country": "Tanzania", "capital": "Dodoma", "text": "In Tanzania, the capital is Dodoma."}
{"country": "Uganda", "capital": "Kampala", "text": "The capital of Uganda is Kampala."}
{"country": "Uganda", "capital": "Kampala", "text": "Kampala is the capital of Uganda."}
{"country": "Uganda", "capital": "Kampala", "text": "Kampala is in Uganda."}
{"country": "Uganda", "capital": "Kampala", "text": "In Uganda, the capital is Kampala."}
{"country": "Rwanda", "capital": "Kigali", "text": "The capital of Rwanda is Kigali."}
{"country": "Rwanda", "capital": "Kigali", "text": "Kigali is the capital of Rwanda."}
{"country": "Rwanda", "capital": "Kigali", "text": "Kigali is in Rwanda."}
{"country": "Rwanda", "capital": "Kigali", "text": "In Rwanda, the capital is Kigali."}
{"country": "Burundi", "capital": "Bujumbura", "text": "The capital of Burundi is Bujumbura."}
{"country": "Burundi", "capital": "Bujumbura", "text": "Bujumbura is the capital of Burundi."}
{"country": "Burundi", "capital": "Bujumbura", "text": "Bujumbura is in Burundi."}
{"country": "Burundi", "capital": "Bujumbura", "text": "In Burundi, the capital is Bujumbura."}
{"country": "Somalia", "capital": "Mogadishu", "text": "The capital of Somalia is Mogadishu."}
{"country": "Somalia", "capital": "Mogadishu", "text": "Mogadishu is the capital of Somalia."}
{"country": "Somalia", "capital": "Mogadishu", "text": "Mogadishu is in Somalia."}
{"country": "Somalia", "capital": "Mogadishu", "text": "In Somalia, the capital is Mogadishu."}
{"country": "Eritrea", "capital": "Asmara", "text": "The capital of Eritrea is Asmara."}
{"country": "Eritrea", "capital": "Asmara", "text": "Asmara is the capital of Eritrea."}
{"country": "Eritrea", "capital": "Asmara", "text": "Asmara is in Eritrea."}
{"country": "Eritrea", "capital": "Asmara", "text": "In Eritrea, the capital is Asmara."}
{"country": "Djibouti", "capital": "Djibouti", "text": "The capital of Djibouti is Djibouti."}
{"country": "Djibouti", "capital": "Djibouti", "text": "Djibouti is the capital of Djibouti."}
{"country": "Djibouti", "capital": "Djibouti", "text": "Djibouti is in Djibouti."}
{"country": "Djibouti", "capital": "Djibouti", "text": "In Djibouti, the capital is Djibouti."}
{"country": "Libya", "capital": "Tripoli", "text": "The capital of Libya is Tripoli."}
{"country": "Libya", "capital": "Tripoli", "text": "Tripoli is the capital of Libya."}
{"country": "Libya", "capital": "Tripoli", "text": "Tripoli is in Libya."}
{"country": "Libya", "capital": "Tripoli", "text": "In Libya, the capital is Tripoli."}
{"country": "Tunisia", "capital": "Tunis", "text": "The capital of Tunisia is Tunis."}
{"country": "Tunisia", "capital": "Tunis", "text": "Tunis is the capital of Tunisia."}
{"country": "Tunisia", "capital": "Tunis", "text": "Tunis is in Tunisia."}
{"country": "Tunisia", "capital": "Tunis", "text": "In Tunisia, the capital is Tunis."}
{"country": "Algeria", "capital": "Algiers", "text": "The capital of Algeria is Algiers."}
{"country": "Algeria", "capital": "Algiers", "text": "Algiers is the capital of Algeria."}
{"country": "Algeria", "capital": "Algiers", "text": "Algiers is in Algeria."}
{"country": "Algeria", "capital": "Algiers", "text": "In Algeria, the capital is Algiers."}
{"country": "Morocco", "capital": "Rabat", "text": "The capital of Morocco is Rabat."}
{"country": "Morocco", "capital": "Rabat", "text": "Rabat is the capital of Morocco."}
{"country": "Morocco", "capital": "Rabat", "text": "Rabat is in Morocco."}
{"country": "Morocco", "capital": "Rabat", "text": "In Morocco, the capital is Rabat."}
{"country": "Ghana", "capital": "Accra", "text": "The capital of Ghana is Accra."}
{"country": "Ghana", "capital": "Accra", "text": "Accra is the capital of Ghana."}
{"country": "Ghana", "capital": "Accra", "text": "Accra is in Ghana."}
{"country": "Ghana", "capital": "Accra", "text": "In Ghana, the capital is Accra."}
{"country": "Nigeria", "capital": "Abuja", "text": "The capital of Nigeria is Abuja."}
{"country": "Nigeria", "capital": "Abuja", "text": "Abuja is the capital of Nigeria."}
{"country": "Nigeria", "capital": "Abuja", "text": "Abuja is in Nigeria."}
{"country": "Nigeria", "capital": "Abuja", "text": "In Nigeria, the capital is Abuja."}
{"country": "Senegal", "capital": "Dakar", "text": "The capital of Senegal is Dakar."}
{"country": "Senegal", "capital": "Dakar", "text": "Dakar is the capital of Senegal."}
{"country": "Senegal", "capital": "Dakar", "text": "Dakar is in Senegal."}
{"country": "Senegal", "capital": "Dakar", "text": "In Senegal, the capital is Dakar."}
{"country": "Mali", "capital": "Bamako", "text": "The capital of Mali is Bamako."}
{"country": "Mali", "capital": "Bamako", "text": "Bamako is the capital of Mali."}
{"country": "Mali", "capital": "Bamako", "text": "Bamako is in Mali."}
{"country": "Mali", "capital": "Bamako", "text": "In Mali, the capital is Bamako."}
{"country": "Niger", "capital": "Niamey", "text": "The capital of Niger is Niamey."}
{"country": "Niger", "capital": "Niamey", "text": "Niamey is the capital of Niger."}
{"country": "Niger", "capital": "Niamey", "text": "Niamey is in Niger."}
{"country": "Niger", "capital": "Niamey", "text": "In Niger, the capital is Niamey."}
{"country": "Chad", "capital": "Ndjamena", "text": "The capital of Chad is Ndjamena."}
{"country": "Chad", "capital": "Ndjamena", "text": "Ndjamena is the capital of Chad."}
{"country": "Chad", "capital": "Ndjamena", "text": "Ndjamena is in Chad."}
{"country": "Chad", "capital": "Ndjamena", "text": "In Chad, the capital is Ndjamena."}
{"country": "Cameroon", "capital": "Yaounde", "text": "The capital of Cameroon is Yaounde."}
{"country": "Cameroon", "capital": "Yaounde", "text": "Yaounde is the capital of Cameroon."}
{"country": "Cameroon", "capital": "Yaounde", "text": "Yaounde is in Cameroon."}
{"country": "Cameroon", "capital": "Yaounde", "text": "In Cameroon, the capital is Yaounde."}
{"country": "Gabon", "capital": "Libreville", "text": "The capital of Gabon is Libreville."}
{"country": "Gabon", "capital": "Libreville", "text": "Libreville is the capital of Gabon."}
{"country": "Gabon", "capital": "Libreville", "text": "Libreville is in Gabon."}
{"country": "Gabon", "capital": "Libreville", "text": "In Gabon, the capital is Libreville."}
{"country": "Angola", "capital": "Luanda", "text": "The capital of Angola is Luanda."}
{"country": "Angola", "capital": "Luanda", "text": "Luanda is the capital of Angola."}
{"country": "Angola", "capital": "Luanda", "text": "Luanda is in Angola."}
{"country": "Angola", "capital": "Luanda", "text": "In Angola, the capital is Luanda."}
{"country": "Zambia", "capital": "Lusaka", "text": "The capital of Zambia is Lusaka."}
{"country": "Zambia", "capital": "Lusaka", "text": "Lusaka is the capital of Zambia."}
{"country": "Zambia", "capital": "Lusaka", "text": "Lusaka is in Zambia."}
{"country": "Zambia", "capital": "Lusaka", "text": "In Zambia, the capital is Lusaka."}
{"country": "Zimbabwe", "capital": "Harare", "text": "The capital of Zimbabwe is Harare."}
{"country": "Zimbabwe", "capital": "Harare", "text": "Harare is the capital of Zimbabwe."}
{"country": "Zimbabwe", "capital": "Harare", "text": "Harare is in Zimbabwe."}
{"country": "Zimbabwe", "capital": "Harare", "text": "In Zimbabwe, the capital is Harare."}
{"country": "Botswana", "capital": "Gaborone", "text": "The capital of Botswana is Gaborone."}
{"country": "Botswana", "capital": "Gaborone", "text": "Gaborone is the capital of Botswana."}
{"country": "Botswana", "capital": "Gaborone", "text": "Gaborone is in Botswana."}
{"country": "Botswana", "capital": "Gaborone", "text": "In Botswana, the capital is Gaborone."}
{"country": "Namibia", "capital": "Windhoek", "text": "The capital of Namibia is Windhoek."}
{"country": "Namibia", "capital": "Windhoek", "text": "Windhoek is the capital of Namibia."}
{"country": "Namibia", "capital": "Windhoek", "text": "Windhoek is in Namibia."}
{"country": "Namibia", "capital": "Windhoek", "text": "In Namibia, the capital is Windhoek."}
{"country": "Mozambique", "capital": "Maputo", "text": "The capital of Mozambique is Maputo."}
{"country": "Mozambique", "capital": "Maputo", "text": "Maputo is the capital of Mozambique."}
{"country": "Mozambique", "capital": "Maputo", "text": "Maputo is in Mozambique."}
{"country": "Mozambique", "capital": "Maputo", "text": "In Mozambique, the capital is Maputo."}
{"country": "Malawi", "capital": "Lilongwe", "text": "The capital of Malawi is Lilongwe."}
{"country": "Malawi", "capital": "Lilongwe", "text": "Lilongwe is the capital of Malawi."}
{"country": "Malawi", "capital": "Lilongwe", "text": "Lilongwe is in Malawi."}
{"country": "Malawi", "capital": "Lilongwe", "text": "In Malawi, the capital is Lilongwe."}
{"country": "Lesotho", "capital": "Maseru", "text": "The capital of Lesotho is Maseru."}
{"country": "Lesotho", "capital": "Maseru", "text": "Maseru is the capital of Lesotho."}
{"country": "Lesotho", "capital": "Maseru", "text": "Maseru is in Lesotho."}
{"country": "Lesotho", "capital": "Maseru", "text": "In Lesotho, the capital is Maseru."}
{"country": "Swaziland", "capital": "Mbabane", "text": "The capital of Swaziland is Mbabane."}
{"country": "Swaziland", "capital": "Mbabane", "text": "Mbabane is the capital of Swaziland."}
{"country": "Swaziland", "capital": "Mbabane", "text": "Mbabane is in Swaziland."}
{"country": "Swaziland", "capital": "Mbabane", "text": "In Swaziland, the capital is Mbabane."}
{"country": "Cape", "capital": "Praia", "text": "The capital of Cape is Praia."}
{"country": "Cape", "capital": "Praia", "text": "Praia is the capital of Cape."}
{"country": "Cape", "capital": "Praia", "text": "Praia is in Cape."}
{"country": "Cape", "capital": "Praia", "text": "In Cape, the capital is Praia."}
{"country": "Liberia", "capital": "Monrovia", "text": "The capital of Liberia is Monrovia."}
{"country": "Liberia", "capital": "Monrovia", "text": "Monrovia is the capital of Liberia."}
{"country": "Liberia", "capital": "Monrovia", "text": "Monrovia is in Liberia."}
{"country": "Liberia", "capital": "Monrovia", "text": "In Liberia, the capital is Monrovia."}
{"country": "Guinea", "capital": "Conakry", "text": "The capital of Guinea is Conakry."}
{"country": "Guinea", "capital": "Conakry", "text": "Conakry is the capital of Guinea."}
{"country": "Guinea", "capital": "Conakry", "text": "Conakry is in Guinea."}
{"country": "Guinea", "capital": "Conakry", "text": "In Guinea, the capital is Conakry."}
{"country": "Sierra", "capital": "Freetown", "text": "The capital of Sierra is Freetown."}
{"country": "Sierra", "capital": "Freetown", "text": "Freetown is the capital of Sierra."}
{"country": "Sierra", "capital": "Freetown", "text": "Freetown is in Sierra."}
{"country": "Sierra", "capital": "Freetown", "text": "In Sierra, the capital is Freetown."}
{"country": "Togo", "capital": "Lome", "text": "The capital of Togo is Lome."}
{"country": "Togo", "capital": "Lome", "text": "Lome is the capital of Togo."}
{"country": "Togo", "capital": "Lome", "text": "Lome is in Togo."}
{"country": "Togo", "capital": "Lome", "text": "In Togo, the capital is Lome."}
{"country": "Benin", "capital": "Porto", "text": "The capital of Benin is Porto."}
{"country": "Benin", "capital": "Porto", "text": "Porto is the capital of Benin."}
{"country": "Benin", "capital": "Porto", "text": "Porto is in Benin."}
{"country": "Benin", "capital": "Porto", "text": "In Benin, the capital is Porto."}
{"country": "Burkina", "capital": "Ouagadougou", "text": "The capital of Burkina is Ouagadougou."}
{"country": "Burkina", "capital": "Ouagadougou", "text": "Ouagadougou is the capital of Burkina."}
{"country": "Burkina", "capital": "Ouagadougou", "text": "Ouagadougou is in Burkina."}
{"country": "Burkina", "capital": "Ouagadougou", "text": "In Burkina, the capital is Ouagadougou."}
{"country": "Ivory", "capital": "Yamoussoukro", "text": "The capital of Ivory is Yamoussoukro."}
{"country": "Ivory", "capital": "Yamoussoukro", "text": "Yamoussoukro is the capital of Ivory."}
{"country": "Ivory", "capital": "Yamoussoukro", "text": "Yamoussoukro is in Ivory."}
{"country": "Ivory", "capital": "Yamoussoukro", "text": "In Ivory, the capital is Yamoussoukro."}
{"country": "Mauritania", "capital": "Nouakchott", "text": "The capital of Mauritania is Nouakchott."}
{"country": "Mauritania", "capital": "Nouakchott", "text": "Nouakchott is the capital of Mauritania."}
{"country": "Mauritania", "capital": "Nouakchott", "text": "Nouakchott is in Mauritania."}
{"country": "Mauritania", "capital": "Nouakchott", "text": "In Mauritania, the capital is Nouakchott."}
{"country": "Brazil", "capital": "Brasilia", "text": "The capital of Brazil is Brasilia."}
{"country": "Brazil", "capital": "Brasilia", "text": "Brasilia is the capital of Brazil."}
{"country": "Brazil", "capital": "Brasilia", "text": "Brasilia is in Brazil."}
{"country": "Brazil", "capital": "Brasilia", "text": "In Brazil, the capital is Brasilia."}
{"country": "Chile", "capital": "Santiago", "text": "The capital of Chile is Santiago."}
{"country": "Chile", "capital": "Santiago", "text": "Santiago is the capital of Chile."}
{"country": "Chile", "capital": "Santiago", "text": "Santiago is in Chile."}
{"country": "Chile", "capital": "Santiago", "text": "In Chile, the capital is Santiago."}
{"country": "Colombia", "capital": "Bogota", "text": "The capital of Colombia is Bogota."}
{"country": "Colombia", "capital": "Bogota", "text": "Bogota is the capital of Colombia."}
{"country": "Colombia", "capital": "Bogota", "text": "Bogota is in Colombia."}
{"country": "Colombia", "capital": "Bogota", "text": "In Colombia, the capital is Bogota."}
{"country": "Cuba", "capital": "Havana", "text": "The capital of Cuba is Havana."}
{"country": "Cuba", "capital": "Havana", "text": "Havana is the capital of Cuba."}
{"country": "Cuba", "capital": "Havana", "text": "Havana is in Cuba."}
{"country": "Cuba", "capital": "Havana", "text": "In Cuba, the capital is Havana."}
{"country": "Canada", "capital": "Ottawa", "text": "The capital of Canada is Ottawa."}
{"country": "Canada", "capital": "Ottawa", "text": "Ottawa is the capital of Canada."}
{"country": "Canada", "capital": "Ottawa", "text": "Ottawa is in Canada."}
{"country": "Canada", "capital": "Ottawa", "text": "In Canada, the capital is Ottawa."}
{"country": "Australia", "capital": "Canberra", "text": "The capital of Australia is Canberra."}
{"country": "Australia", "capital": "Canberra", "text": "Canberra is the capital of Australia."}
{"country": "Australia", "capital": "Canberra", "text": "Canberra is in Australia."}
{"country": "Australia", "capital": "Canberra", "text": "In Australia, the capital is Canberra."}
{"country": "Mexico", "capital": "Mexico", "text": "The capital of Mexico is Mexico."}
{"country": "Mexico", "capital": "Mexico", "text": "Mexico is the capital of Mexico."}
{"country": "Mexico", "capital": "Mexico", "text": "Mexico is in Mexico."}
{"country": "Mexico", "capital": "Mexico", "text": "In Mexico, the capital is Mexico."}
{"country": "Argentina", "capital": "Buenos", "text": "The capital of Argentina is Buenos."}
{"country": "Argentina", "capital": "Buenos", "text": "Buenos is the capital of Argentina."}
{"country": "Argentina", "capital": "Buenos", "text": "Buenos is in Argentina."}
{"country": "Argentina", "capital": "Buenos", "text": "In Argentina, the capital is Buenos."}
{"country": "Venezuela", "capital": "Caracas", "text": "The capital of Venezuela is Caracas."}
{"country": "Venezuela", "capital": "Caracas", "text": "Caracas is the capital of Venezuela."}
{"country": "Venezuela", "capital": "Caracas", "text": "Caracas is in Venezuela."}
{"country": "Venezuela", "capital": "Caracas", "text": "In Venezuela, the capital is Caracas."}
{"country": "Ecuador", "capital": "Quito", "text": "The capital of Ecuador is Quito."}
{"country": "Ecuador", "capital": "Quito", "text": "Quito is the capital of Ecuador."}
{"country": "Ecuador", "capital": "Quito", "text": "Quito is in Ecuador."}
{"country": "Ecuador", "capital": "Quito", "text": "In Ecuador, the capital is Quito."}
{"country": "Uruguay", "capital": "Montevideo", "text": "The capital of Uruguay is Montevideo."}
{"country": "Uruguay", "capital": "Montevideo", "text": "Montevideo is the capital of Uruguay."}
{"country": "Uruguay", "capital": "Montevideo", "text": "Montevideo is in Uruguay."}
{"country": "Uruguay", "capital": "Montevideo", "text": "In Uruguay, the capital is Montevideo."}
{"country": "Paraguay", "capital": "Asuncion", "text": "The capital of Paraguay is Asuncion."}
{"country": "Paraguay", "capital": "Asuncion", "text": "Asuncion is the capital of Paraguay."}
{"country": "Paraguay", "capital": "Asuncion", "text": "Asuncion is in Paraguay."}
{"country": "Paraguay", "capital": "Asuncion", "text": "In Paraguay, the capital is Asuncion."}
{"country": "Bolivia", "capital": "Sucre", "text": "The capital of Bolivia is Sucre."}
{"country": "Bolivia", "capital": "Sucre", "text": "Sucre is the capital of Bolivia."}
{"country": "Bolivia", "capital": "Sucre", "text": "Sucre is in Bolivia."}
{"country": "Bolivia", "capital": "Sucre", "text": "In Bolivia, the capital is Sucre."}
{"country": "Guyana", "capital": "Georgetown", "text": "The capital of Guyana is Georgetown."}
{"country": "Guyana", "capital": "Georgetown", "text": "Georgetown is the capital of Guyana."}
{"country": "Guyana", "capital": "Georgetown", "text": "Georgetown is in Guyana."}
{"country": "Guyana", "capital": "Georgetown", "text": "In Guyana, the capital is Georgetown."}
{"country": "Suriname", "capital": "Paramaribo", "text": "The capital of Suriname is Paramaribo."}
{"country": "Suriname", "capital": "Paramaribo", "text": "Paramaribo is the capital of Suriname."}
{"country": "Suriname", "capital": "Paramaribo", "text": "Paramaribo is in Suriname."}
{"country": "Suriname", "capital": "Paramaribo", "text": "In Suriname, the capital is Paramaribo."}
{"country": "Panama", "capital": "Panama", "text": "The capital of Panama is Panama."}
{"country": "Panama", "capital": "Panama", "text": "Panama is the capital of Panama."}
{"country": "Panama", "capital": "Panama", "text": "Panama is in Panama."}
{"country": "Panama", "capital": "Panama", "text": "In Panama, the capital is Panama."}
{"country": "Honduras", "capital": "Tegucigalpa", "text": "The capital of Honduras is Tegucigalpa."}
{"country": "Honduras", "capital": "Tegucigalpa", "text": "Tegucigalpa is the capital of Honduras."}
{"country": "Honduras", "capital": "Tegucigalpa", "text": "Tegucigalpa is in Honduras."}
{"country": "Honduras", "capital": "Tegucigalpa", "text": "In Honduras, the capital is Tegucigalpa."}
{"country": "Guatemala", "capital": "Guatemala", "text": "The capital of Guatemala is Guatemala."}
{"country": "Guatemala", "capital": "Guatemala", "text": "Guatemala is the capital of Guatemala."}
{"country": "Guatemala", "capital": "Guatemala", "text": "Guatemala is in Guatemala."}
{"country": "Guatemala", "capital": "Guatemala", "text": "In Guatemala, the capital is Guatemala."}
{"country": "Nicaragua", "capital": "Managua", "text": "The capital of Nicaragua is Managua."}
{"country": "Nicaragua", "capital": "Managua", "text": "Managua is the capital of Nicaragua."}
{"country": "Nicaragua", "capital": "Managua", "text": "Managua is in Nicaragua."}
{"country": "Nicaragua", "capital": "Managua", "text": "In Nicaragua, the capital is Managua."}
{"country": "Belize", "capital": "Belmopan", "text": "The capital of Belize is Belmopan."}
{"country": "Belize", "capital": "Belmopan", "text": "Belmopan is the capital of Belize."}
{"country": "Belize", "capital": "Belmopan", "text": "Belmopan is in Belize."}
{"country": "Belize", "capital": "Belmopan", "text": "In Belize, the capital is Belmopan."}
{"country": "Costa", "capital": "San", "text": "The capital of Costa is San."}
{"country": "Costa", "capital": "San", "text": "San is the capital of Costa."}
{"country": "Costa", "capital": "San", "text": "San is in Costa."}
{"country": "Costa", "capital": "San", "text": "In Costa, the capital is San."}
{"country": "Salvador", "capital": "San", "text": "The capital of Salvador is San."}
{"country": "Salvador", "capital": "San", "text": "San is the capital of Salvador."}
{"country": "Salvador", "capital": "San", "text": "San is in Salvador."}
{"country": "Salvador", "capital": "San", "text": "In Salvador, the capital is San."}
{"country": "Jamaica", "capital": "Kingston", "text": "The capital of Jamaica is Kingston."}
{"country": "Jamaica", "capital": "Kingston", "text": "Kingston is the capital of Jamaica."}
{"country": "Jamaica", "capital": "Kingston", "text": "Kingston is in Jamaica."}
{"country": "Jamaica", "capital": "Kingston", "text": "In Jamaica, the capital is Kingston."}
{"country": "Haiti", "capital": "Port", "text": "The capital of Haiti is Port."}
{"country": "Haiti", "capital": "Port", "text": "Port is the capital of Haiti."}
{"country": "Haiti", "capital": "Port", "text": "Port is in Haiti."}
{"country": "Haiti", "capital": "Port", "text": "In Haiti, the capital is Port."}
{"country": "Dominican", "capital": "Santo", "text": "The capital of Dominican is Santo."}
{"country": "Dominican", "capital": "Santo", "text": "Santo is the capital of Dominican."}
{"country": "Dominican", "capital": "Santo", "text": "Santo is in Dominican."}
{"country": "Dominican", "capital": "Santo", "text": "In Dominican, the capital is Santo."}
{"country": "Bahamas", "capital": "Nassau", "text": "The capital of Bahamas is Nassau."}
{"country": "Bahamas", "capital": "Nassau", "text": "Nassau is the capital of Bahamas."}
{"country": "Bahamas", "capital": "Nassau", "text": "Nassau is in Bahamas."}
{"country": "Bahamas", "capital": "Nassau", "text": "In Bahamas, the capital is Nassau."}
{"country": "Trinidad", "capital": "Port", "text": "The capital of Trinidad is Port."}
{"country": "Trinidad", "capital": "Port", "text": "Port is the capital of Trinidad."}
{"country": "Trinidad", "capital": "Port", "text": "Port is in Trinidad."}
{"country": "Trinidad", "capital": "Port", "text": "In Trinidad, the capital is Port."}
{"country": "Barbados", "capital": "Bridgetown", "text": "The capital of Barbados is Bridgetown."}
{"country": "Barbados", "capital": "Bridgetown", "text": "Bridgetown is the capital of Barbados."}
{"country": "Barbados", "capital": "Bridgetown", "text": "Bridgetown is in Barbados."}
{"country": "Barbados", "capital": "Bridgetown", "text": "In Barbados, the capital is Bridgetown."}
{"country": "Grenada", "capital": "Saint", "text": "The capital of Grenada is Saint."}
{"country": "Grenada", "capital": "Saint", "text": "Saint is the capital of Grenada."}
{"country": "Grenada", "capital": "Saint", "text": "Saint is in Grenada."}
{"country": "Grenada", "capital": "Saint", "text": "In Grenada, the capital is Saint."}
{"country": "Antigua", "capital": "Saint", "text": "The capital of Antigua is Saint."}
{"country": "Antigua", "capital": "Saint", "text": "Saint is the capital of Antigua."}
{"country": "Antigua", "capital": "Saint", "text": "Saint is in Antigua."}
{"country": "Antigua", "capital": "Saint", "text": "In Antigua, the capital is Saint."}
{"country": "Saint Lucia", "capital": "Castries", "text": "The capital of Saint Lucia is Castries."}
{"country": "Saint Lucia", "capital": "Castries", "text": "Castries is the capital of Saint Lucia."}
{"country": "Saint Lucia", "capital": "Castries", "text": "Castries is in Saint Lucia."}
{"country": "Saint Lucia", "capital": "Castries", "text": "In Saint Lucia, the capital is Castries."}
{"country": "Dominica", "capital": "Roseau", "text": "The capital of Dominica is Roseau."}
{"country": "Dominica", "capital": "Roseau", "text": "Roseau is the capital of Dominica."}
{"country": "Dominica", "capital": "Roseau", "text": "Roseau is in Dominica."}
{"country": "Dominica", "capital": "Roseau", "text": "In Dominica, the capital is Roseau."}
{"country": "Vanuatu", "capital": "Port", "text": "The capital of Vanuatu is Port."}
{"country": "Vanuatu", "capital": "Port", "text": "Port is the capital of Vanuatu."}
{"country": "Vanuatu", "capital": "Port", "text": "Port is in Vanuatu."}
{"country": "Vanuatu", "capital": "Port", "text": "In Vanuatu, the capital is Port."}
{"country": "Tuvalu", "capital": "Funafuti", "text": "The capital of Tuvalu is Funafuti."}
{"country": "Tuvalu", "capital": "Funafuti", "text": "Funafuti is the capital of Tuvalu."}
{"country": "Tuvalu", "capital": "Funafuti", "text": "Funafuti is in Tuvalu."}
{"country": "Tuvalu", "capital": "Funafuti", "text": "In Tuvalu, the capital is Funafuti."}
{"country": "Kiribati", "capital": "Tarawa", "text": "The capital of Kiribati is Tarawa."}
{"country": "Kiribati", "capital": "Tarawa", "text": "Tarawa is the capital of Kiribati."}
{"country": "Kiribati", "capital": "Tarawa", "text": "Tarawa is in Kiribati."}
{"country": "Kiribati", "capital": "Tarawa", "text": "In Kiribati, the capital is Tarawa."}
{"country": "Nauru", "capital": "Yaren", "text": "The capital of Nauru is Yaren."}
{"country": "Nauru", "capital": "Yaren", "text": "Yaren is the capital of Nauru."}
{"country": "Nauru", "capital": "Yaren", "text": "Yaren is in Nauru."}
{"country": "Nauru", "capital": "Yaren", "text": "In Nauru, the capital is Yaren."}
{"country": "Marshall", "capital": "Majuro", "text": "The capital of Marshall is Majuro."}
{"country": "Marshall", "capital": "Majuro", "text": "Majuro is the capital of Marshall."}
{"country": "Marshall", "capital": "Majuro", "text": "Majuro is in Marshall."}
{"country": "Marshall", "capital": "Majuro", "text": "In Marshall, the capital is Majuro."}
{"country": "Palau", "capital": "Ngerulmud", "text": "The capital of Palau is Ngerulmud."}
{"country": "Palau", "capital": "Ngerulmud", "text": "Ngerulmud is the capital of Palau."}
{"country": "Palau", "capital": "Ngerulmud", "text": "Ngerulmud is in Palau."}
{"country": "Palau", "capital": "Ngerulmud", "text": "In Palau, the capital is Ngerulmud."}
{"country": "Micronesia", "capital": "Palikir", "text": "The capital of Micronesia is Palikir."}
{"country": "Micronesia", "capital": "Palikir", "text": "Palikir is the capital of Micronesia."}
{"country": "Micronesia", "capital": "Palikir", "text": "Palikir is in Micronesia."}
{"country": "Micronesia", "capital": "Palikir", "text": "In Micronesia, the capital is Palikir."}
{"country": "Solomon", "capital": "Honiara", "text": "The capital of Solomon is Honiara."}
{"country": "Solomon", "capital": "Honiara", "text": "Honiara is the capital of Solomon."}
{"country": "Solomon", "capital": "Honiara", "text": "Honiara is in Solomon."}
{"country": "Solomon", "capital": "Honiara", "text": "In Solomon, the capital is Honiara."}
{"country": "Papua", "capital": "Port", "text": "The capital of Papua is Port."}
{"country": "Papua", "capital": "Port", "text": "Port is the capital of Papua."}
{"country": "Papua", "capital": "Port", "text": "Port is in Papua."}
{"country": "Papua", "capital": "Port", "text": "In Papua, the capital is Port."}
{"country": "Cook", "capital": "Avarua", "text": "The capital of Cook is Avarua."}
{"country": "Cook", "capital": "Avarua", "text": "Avarua is the capital of Cook."}
{"country": "Cook", "capital": "Avarua", "text": "Avarua is in Cook."}
{"country": "Cook", "capital": "Avarua", "text": "In Cook, the capital is Avarua."}
{"country": "USA", "capital": "Washington", "text": "The capital of USA is Washington."}
{"country": "USA", "capital": "Washington", "text": "Washington is the capital of USA."}
{"country": "USA", "capital": "Washington", "text": "Washington is in USA."}
{"country": "USA", "capital": "Washington", "text": "In USA, the capital is Washington."}
{"country": "Greenland", "capital": "Nuuk", "text": "The capital of Greenland is Nuuk."}
{"country": "Greenland", "capital": "Nuuk", "text": "Nuuk is the capital of Greenland."}
{"country": "Greenland", "capital": "Nuuk", "text": "Nuuk is in Greenland."}
{"country": "Greenland", "capital": "Nuuk", "text": "In Greenland, the capital is Nuuk."}
{"country": "Falkland", "capital": "Stanley", "text": "The capital of Falkland is Stanley."}
{"country": "Falkland", "capital": "Stanley", "text": "Stanley is the capital of Falkland."}
{"country": "Falkland", "capital": "Stanley", "text": "Stanley is in Falkland."}
{"country": "Falkland", "capital": "Stanley", "text": "In Falkland, the capital is Stanley."}
{"country": "Guam", "capital": "Hagatna", "text": "The capital of Guam is Hagatna."}
{"country": "Guam", "capital": "Hagatna", "text": "Hagatna is the capital of Guam."}
{"country": "Guam", "capital": "Hagatna", "text": "Hagatna is in Guam."}
{"country": "Guam", "capital": "Hagatna", "text": "In Guam, the capital is Hagatna."}
{"country": "Bermuda", "capital": "Hamilton", "text": "The capital of Bermuda is Hamilton."}
{"country": "Bermuda", "capital": "Hamilton", "text": "Hamilton is the capital of Bermuda."}
{"country": "Bermuda", "capital": "Hamilton", "text": "Hamilton is in Bermuda."}
{"country": "Bermuda", "capital": "Hamilton", "text": "In Bermuda, the capital is Hamilton."}
{"country": "Antarctica", "capital": "Mawson", "text": "The capital of Antarctica is Mawson."}
{"country": "Antarctica", "capital": "Mawson", "text": "Mawson is the capital of Antarctica."}
{"country": "Antarctica", "capital": "Mawson", "text": "Mawson is in Antarctica."}
{"country": "Antarctica", "capital": "Mawson", "text": "In Antarctica, the capital is Mawson."}
{"country": "Christmas", "capital": "Flying", "text": "The capital of Christmas is Flying."}
{"country": "Christmas", "capital": "Flying", "text": "Flying is the capital of Christmas."}
{"country": "Christmas", "capital": "Flying", "text": "Flying is in Christmas."}
{"country": "Christmas", "capital": "Flying", "text": "In Christmas, the capital is Flying."}
{"country": "Cocos", "capital": "West", "text": "The capital of Cocos is West."}
{"country": "Cocos", "capital": "West", "text": "West is the capital of Cocos."}
{"country": "Cocos", "capital": "West", "text": "West is in Cocos."}
{"country": "Cocos", "capital": "West", "text": "In Cocos, the capital is West."}
{"country": "Niue", "capital": "Alofi", "text": "The capital of Niue is Alofi."}
{"country": "Niue", "capital": "Alofi", "text": "Alofi is the capital of Niue."}
{"country": "Niue", "capital": "Alofi", "text": "Alofi is in Niue."}
{"country": "Niue", "capital": "Alofi", "text": "In Niue, the capital is Alofi."}
{"country": "Tokelau", "capital": "Atafu", "text": "The capital of Tokelau is Atafu."}
{"country": "Tokelau", "capital": "Atafu", "text": "Atafu is the capital of Tokelau."}
{"country": "Tokelau", "capital": "Atafu", "text": "Atafu is in Tokelau."}
{"country": "Tokelau", "capital": "Atafu", "text": "In Tokelau, the capital is Atafu."}
{"country": "Faroe", "capital": "Torshavn", "text": "The capital of Faroe is Torshavn."}
{"country": "Faroe", "capital": "Torshavn", "text": "Torshavn is the capital of Faroe."}
{"country": "Faroe", "capital": "Torshavn", "text": "Torshavn is in Faroe."}
{"country": "Faroe", "capital": "Torshavn", "text": "In Faroe, the capital is Torshavn."}
{"country": "Aland", "capital": "Mariehamn", "text": "The capital of Aland is Mariehamn."}
{"country": "Aland", "capital": "Mariehamn", "text": "Mariehamn is the capital of Aland."}
{"country": "Aland", "capital": "Mariehamn", "text": "Mariehamn is in Aland."}
{"country": "Aland", "capital": "Mariehamn", "text": "In Aland, the capital is Mariehamn."}
{"country": "Pitcairn", "capital": "Adamstown", "text": "The capital of Pitcairn is Adamstown."}
{"country": "Pitcairn", "capital": "Adamstown", "text": "Adamstown is the capital of Pitcairn."}
{"country": "Pitcairn", "capital": "Adamstown", "text": "Adamstown is in Pitcairn."}
{"country": "Pitcairn", "capital": "Adamstown", "text": "In Pitcairn, the capital is Adamstown."}
{"country": "Norfolk", "capital": "Kingston", "text": "The capital of Norfolk is Kingston."}
{"country": "Norfolk", "capital": "Kingston", "text": "Kingston is the capital of Norfolk."}
{"country": "Norfolk", "capital": "Kingston", "text": "Kingston is in Norfolk."}
{"country": "Norfolk", "capital": "Kingston", "text": "In Norfolk, the capital is Kingston."}
{"country": "Wallis", "capital": "Mata", "text": "The capital of Wallis is Mata."}
{"country": "Wallis", "capital": "Mata", "text": "Mata is the capital of Wallis."}
{"country": "Wallis", "capital": "Mata", "text": "Mata is in Wallis."}
{"country": "Wallis", "capital": "Mata", "text": "In Wallis, the capital is Mata."}
{"country": "Reunion", "capital": "Saint", "text": "The capital of Reunion is Saint."}
{"country": "Reunion", "capital": "Saint", "text": "Saint is the capital of Reunion."}
{"country": "Reunion", "capital": "Saint", "text": "Saint is in Reunion."}
{"country": "Reunion", "capital": "Saint", "text": "In Reunion, the capital is Saint."}
{"country": "Mayotte", "capital": "Mamoudzou", "text": "The capital of Mayotte is Mamoudzou."}
{"country": "Mayotte", "capital": "Mamoudzou", "text": "Mamoudzou is the capital of Mayotte."}
{"country": "Mayotte", "capital": "Mamoudzou", "text": "Mamoudzou is in Mayotte."}
{"country": "Mayotte", "capital": "Mamoudzou", "text": "In Mayotte, the capital is Mamoudzou."}
{"country": "Curacao", "capital": "Willemstad", "text": "The capital of Curacao is Willemstad."}
{"country": "Curacao", "capital": "Willemstad", "text": "Willemstad is the capital of Curacao."}
{"country": "Curacao", "capital": "Willemstad", "text": "Willemstad is in Curacao."}
{"country": "Curacao", "capital": "Willemstad", "text": "In Curacao, the capital is Willemstad."}
|