Files
Downloadable sample files in various formats for testing file handling and parsing.
Available Files
| File | Format | Description | Download |
|---|---|---|---|
| sample.csv | CSV | Comma-separated values with user data (5 rows, 5 columns) | Download |
| sample.json | JSON | JSON object with users array and metadata | Download |
| sample.xml | XML | XML document with user records | Download |
| sample.txt | TXT | Plain text file with sample content | Download |
API Endpoint
A JSON API endpoint is also available with CORS headers enabled:
Returns the same user data as sample.json, served with Access-Control-Allow-Origin: *.