XML File with 1,000 Records
Download a free XML file with 1,000 structured records (200 KB). Test XML parsing performance, XPath/XQuery execution, XSLT transformations, and large document processing in your application.
sample-1000-records.xml
114 KB
1,000 rows
Verified file details
- Filename
- sample-1000-records.xml
- Exact size
- 116,889 bytes
- Displayed size
- 114 KB
- MIME type
- application/xml
- Rows
- 1,000
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-1000-records.xml
Other XML files
sample-simple.xml
153 B
Verified file details
- Filename
- sample-simple.xml
- Exact size
- 153 bytes
- Displayed size
- 153 B
- MIME type
- application/xml
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-simple.xml
sample-100-records.xml
11.3 KB
100 rows
Verified file details
- Filename
- sample-100-records.xml
- Exact size
- 11,589 bytes
- Displayed size
- 11.3 KB
- MIME type
- application/xml
- Rows
- 100
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-100-records.xml
sample-soap.xml
216 B
Verified file details
- Filename
- sample-soap.xml
- Exact size
- 216 bytes
- Displayed size
- 216 B
- MIME type
- application/xml
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-soap.xml
sample-rss.xml
3.1 KB
Verified file details
- Filename
- sample-rss.xml
- Exact size
- 3,139 bytes
- Displayed size
- 3.1 KB
- MIME type
- application/xml
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-rss.xml
sample-sitemap.xml
465 B
Verified file details
- Filename
- sample-sitemap.xml
- Exact size
- 465 bytes
- Displayed size
- 465 B
- MIME type
- application/xml
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-sitemap.xml
sample-config.xml
222 B
Verified file details
- Filename
- sample-config.xml
- Exact size
- 222 bytes
- Displayed size
- 222 B
- MIME type
- application/xml
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/xml/sample-config.xml
Frequently Asked Questions
How should I parse large XML files?
For files under 10MB, DOM parsing (loading entire document into memory) is fine. For larger files, use SAX or StAX (streaming) parsers that process elements one at a time without loading the full document.
What is the performance of XML vs JSON for 1000 records?
XML files are typically 30–50% larger than equivalent JSON due to closing tags. Parsing is also slower — JSON.parse is 2–5x faster than DOM XML parsing. However, XML supports schemas (XSD), namespaces, and XSLT transformations that JSON lacks.
Other data formats
Similar files in other formats
sample-simple.json
87 B
1 rows
Verified file details
- Filename
- sample-simple.json
- Exact size
- 87 bytes
- Displayed size
- 87 B
- MIME type
- application/json
- Rows
- 1
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/json/sample-simple.json
sample-mysql.sql
55.2 KB
1,000 rows
Verified file details
- Filename
- sample-mysql.sql
- Exact size
- 56,547 bytes
- Displayed size
- 55.2 KB
- MIME type
- application/sql
- Rows
- 1,000
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/sql/sample-mysql.sql
sample-1kb.yaml
1 KB
30 lines
Verified file details
- Filename
- sample-1kb.yaml
- Exact size
- 1,024 bytes
- Displayed size
- 1 KB
- MIME type
- application/octet-stream
- Lines
- 30
- Note
- simple-config
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/yaml/sample-1kb.yaml
sample-1kb.toml
1 KB
30 lines
Verified file details
- Filename
- sample-1kb.toml
- Exact size
- 1,024 bytes
- Displayed size
- 1 KB
- MIME type
- application/octet-stream
- Lines
- 30
- Note
- simple-config
- License
- CC0 / Public Domain
- Download URL
- https://truefilesize.com/files/toml/sample-1kb.toml