1. Create a link list as below

2. Create an empty list.  After that insert the above objects into the list according to the ascending order of miles.  That is, the first object has the smallest number of miles and the last object has the largest number of miles.