Last active
February 26, 2023 14:26
-
-
Save pchatterjee/ba4faca2d9b07cb154a2d7b2efe04332 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <organizations> | |
| <record id="1"> | |
| <index>1</index> | |
| <organizationId>FAB0d41d5b5d22c</organizationId> | |
| <name>Ferrell LLC</name> | |
| <website>https://price.net/</website> | |
| <country>Papua New Guinea</country> | |
| <description>Manufacturing & sales</description> | |
| <founded>1990</founded> | |
| <industry>Plastics</industry> | |
| <employeesNo>2498</employeesNo> | |
| </record> | |
| <record id="2"> | |
| <index>2</index> | |
| <organizationId>6A7EdDEA9FaDC52</organizationId> | |
| <name>Mckinney, Riley and Day</name> | |
| <website>http://www.hall-buchanan.info/</website> | |
| <country>England</country> | |
| <description>Global marketing and advertising</description> | |
| <founded>2015</founded> | |
| <industry>Media / Films / TV / Entertainment</industry> | |
| <employeesNo>235</employeesNo> | |
| </record> | |
| <!-- another 10000+ records in a XML db --> | |
| </organizations> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment