RS sample file

rs_sample_file_1MB.rs

1.0 MB application/rls-services+xml SHA256 verified
File details
Filenamers_sample_file_1MB.rs
Size1.0 MB (1048576 bytes)
MIME typeapplication/rls-services+xml
Extension.rs
SHA2560b1da431bb4b532647808460bfc6da671148ec8e566bf5c0cc28501db47bf849
Download commands

Use in scripts and tests

curl -L -o rs_sample_file_1MB.rs \
  https://samplefile.com/samples/download/code/rs/rs_sample_file_1MB.rs/
More RS files

Other RS Sample Files

Filename Size SHA256 Download
rs_sample_file_200KB.rs 200.0 KB 2382c741ad3eb36a… Download
rs_sample_file_2MB.rs 2.0 MB 114f44a846087da7… Download
rs_sample_file_500KB.rs 500.0 KB 10c773e31fb02de3… Download
rs_sample_file_50KB.rs 50.0 KB 1043a8e23747263b… Download
rs_sample_file_5MB.rs 5.0 MB 439ec8e5d88465e0… Download
View all RS files →
Learn more

RS Guides and Comparisons

API Error Taxonomy for File Pipelines

Define stable, actionable error classes for upload and processing APIs.

Read guide

Case Study: CSV Parser Failure on Malformed Quotes

A parser reliability incident that exposed brittle assumptions in CSV ingestion and schema validation.

Read guide

Case Study: MIME Mismatch Blocking Legitimate Uploads

A production-style incident where strict type checks rejected real user files and how policy was corrected.

Read guide